CSE222: Algorithm Design & Analysis is a 2xx-level course offered to undergrads pursuing the CSE and CS+X disciplines at IIIT-Delhi. The course focuses on the design and correctness of algorithms and to analyse their requirements.
It aims to:
-
equip students with the skills to effectively utilize key strategies such as Greedy algorithms, Divide & Conquer techniques, Dynamic Programming approaches, Flow Networks analysis, Graph algorithms, and more.
-
to design, analyze, and rigorously prove the correctness of various algorithms and graph-related solutions.