This course is an advanced form of an introductory algorithms course, and is meant to have a thorough grounding in core Algorithms required for pursuing PG degree in Computer Science. The course covers topics such as asymptotic notation, recurrence relation, graph algorithms, heaps, dynamic programming, greedy algorithms, divide and conquer, NP-completeness where the undergraduate contents of each topic is first reviewed in a fast-paced manner, and is followed by some advanced content.
Open only to M.Tech. and Ph.D. students (recommended for students with inadequate background in Algorithms).
1. The student is able to design and analyse algorithms using techniques like divide and conquer, greedy and dynamic programming.
2. The student is able to use standard data structures like heaps, trees and graphs for designing algorithms.
3. The student is able to prove NP-completeness of problems using reductions.
4. The student is familiar with modern techniques to handle intractable problems like randomization, approximation, backtracking search.
Evaluation will be based on in-class short online quizzes (to be taken during lectures and tutorials), group homeworks, closed-book online proctored midsem and endsem exams. We will follow a flexible policy to let students focus more on exams or homeworks, as per their choice.
The following algorithm will be used to calculate your cumulative score out of a total 100.
All office hours will take place on the Meet Link given on Classroom.
Debajyoti Bera - dbera@
Quizzes during lectures will happen via Google Forms and are of short duration (5 minutes). They are used to test if students are following the concept. There could be multiple quizzes (or, none) in a lecture and the average score of an individual will be used as the final score for that quiz.
You are free to discuss ideas with your peer in class or an AI agent. You are forbidden to ask a senior, or anyone outside your class, or even post it online. However, you must write the answers in your own in your own words. Which means that you should ensure that what you are writing to be submitted is original, even though the idea may not be fully yours. An easy way to ensure this is to write entirely from memory, without access to the discussions, notes, or even scribbles. If your ideas are borrowed from someone, you must acknowledge that person's name at the beginning of the answer. If your answers are borrowed from an AI agent, you must disclose the name of the agent and the prompts used. Marks will not be deducted for disclosing this information. If you do not disclose, and I find your answer to be unusually better or different, then I may deduct marks for falsely claiming authorship.