CS213/293: Data Structure and Algorithms 2025
Instructors: Ashutosh Gupta
Timings: TBA
Venue: TNA
(discussions on Piazza )
Optional tutorials:
Source material
- Textbook: Introduction to Algorithms, third edition, Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein
- Course syllabus: Slides define the syllabus. The content only before the problem section in slides is in the syllabus. In terms of problems, you must solve tutorial problems. All the other problems are optional. Any new concept defined there is not part of the course. If the concept appears in the exam, we will redefine it in the question paper.
Interaction policy
- Office hourse: every friday after the lecture
- No contact with TAs about the course via non-official channels, including WhatsApp messages.
- TAs will do a tutorial on a given set of problems at their chosen slot. Please discuss this with your TA.
Evaluation structure
CS213
- Attendance quiz: 5% (half marks for attempt and half marks for 3+ options correct)
- Quizzes: 25% (2 quizzes)
- Midterm: 30% (2 hours)
- Final: 40% (3 hours)
CS293: three lab exams and a project
- Attendance quiz: 5%
- Lab exams: 25% (best 3 out of 4 lab exams)
- Project: 20% (take home)
May change later.
Attendance Quiz URL
CS293 Lab exam/project schedule
- Lab exam 1: (Week 4)
- Lab exam 2: (Midsem week: Department timetable)
- Lab exam 3: (Week 11)
- Lab exam 4: (Week 14)
- Project description declared: (Week 12)
- Project submission deadline: (Week 14)
Tutorials
- Tutorial problems: look at the tutorial section of slides
CS213 Lectures and quizzes
2025-07-28: Week 1 - Introduction
2025-08-20T08:30 (Wednesday): Quiz 1
- Exam rules are listed below.
2025-09-(15-21): Midterm week
- Syllabus: everything that is covered in lectures before the midsem.
- See the exam rules below!
2025-10-23T08:30 (Wednesday): Quiz 2
- See the exam rules below!
2025-11-22: End semester exam
Some rules
- We do not provide solutions to the problems that are not in the tutorials.
We can discuss your approach with you. Some TAs may give you answers to some
of the problems. It is their choice. However, they are not obligated to provide
written detailed answers.
- We do not discuss the format of the question papers. Kindly do not ask.
- We do not discuss rubrics before the rebuttal session.
Do not approach TAs and seek undue influence.
- All exam rebuttal sessions will be physical and need to be done by yourself.
- Missing theory exams: prorated scores up to 30% of the course. Otherwise, makeup exam.
- Missing lab: Upto one miss, no re-exam. Otherwise, like the theory exams.
Exam rules
- Syllabus: everything that is covered in lectures before the exam.
- You may bring an A4-sized cheat sheet for theory exams. Write only on a single side. We will collect the sheet at the end. Write your rollno on the sheets.
Cheatsheet is NOT allowed for the lab exams.
- Bring your physical student ID.
- Please write pseudo codes when we ask for the algorithms.
- Please always give efficient algorithms. You may not get any marks of
inefficient algorithms.
- Please do not block the entry of the lecture halls or walkways by your bags. Keep them on the dais.
- Only bring a pen and a water bottle. All other items are prohibited. Digital devices (phones, smartwatches, calculators, etc.) are strictly prohibited.
Turn them off and store them with your belongings.
- Keep your area clean. You are responsible for any litter around you.
- Please be seated in the assigned room. Your answersheet will not be corrected if you are seated in the wrong room.
- We will not allow entry after five minutes before the exam.
- You cannot leave exam hall without permission.
- For biobreak, only one student is allowed to leave the exam hall accross
all rooms. Please ask TAs.
Leave rules for non-medical reasons
Please follow the rules specified in section 15 of the UG rule book for leave. Our interpretation of the section is that you need to get a leave approved by the head of CSE on the recommendation of your faculty advisor. Please submit the approved form/email/AMS on our form for leave, which is shared on Piazza. Once we have the approved leave we will apply the usual compensation rules.
Attendance hacking challenge!
- Here is the source code of the attendance system
- If you can change your attendance by finding a flaw in the system, you will receive a grade bump!
- Ground rules: DO NOT TRY TO STEAL MY PASSWORD! Once you find a flaw, please report it to me and do not share it with others.