Advanced Algorithms and Data Structures (AADS)

Bachelor Semester IIa

You learn a core subject in computer science: the design and analysis of algorithms and data structures. We will look at complexity issues, such as the resource consumption of an algorithm, in terms of computing time and memory use. Our approach will be scientific, focusing on asymptotic behaviour: what is the increase in resource consumption when the size of the input increases?

Go to Course Site