Stockholm university
Gå till denna sida på svenska webben

Datastructures and algorithms

The course covers basic algorithms and data structures and their properties, including search and sorting, stacks, trees, graphs, queues, and hashing, as well as time and memory complexity, and recursion.

The course introduces the basics of algorithm analysis, and basic algorithms and data structures. After completing the course you should be able to reason about use of resources in an informed way, and choose between algorithms and data structures based on their various properties.