Algorithms & Data Structures 2
People
Description
The course covers a variety of topics on algorithms and data structures building upon the material of the first year course “Algorithms and Data Structures”. The course will extend the students' knowledge on fundamental algorithms by focusing on several important topics such as data structures for disjoint sets and union-find, interval trees, graph algorithms such as shortest paths, dynamic programming, max-flow/min-cut, introduction to NP completeness.
Objectives
Algorithms and data structures are fundamental to computer science. The performance of any software system depends on the efficiency and correctness of its underlying algorithms and data structures. This course will extend the students' knowledge on fundamental algorithms by considering basic and more advanced topics. It will also strengthen the students' ability to design efficient algorithms on their own.
Teaching mode
In presence
Learning methods
Lectures, exercise labs, homework sets on algorithmic problem solving
Examination information
The course grade is determined by the results of homework assignments, a midterm exam, and a final exam.
Bibliography
- Kleinberg, Tardos. Algorithm Design. Addison Wesley, 2013.
Education
- Bachelor of Science in Informatics, Lecture, Elective, 3rd year