Exercises
To pass the course, solve at least 5 of each week’s 8 exercise problems by the deadline.
To return your solutions, you need a mooc.fi account. If you do not have one yet, you can create a new account.
The solutions are returned to the CSES system and are checked automatically.
Lecture videos
- Lecture on 17.1.2025: Course arrangements and Introduction
- Lecture on 24.1.2025 (Part I): List
- Lecture on 24.1.2025 (Part II): Efficient algorithms
- Lecture on 31.1.2025: Hashing
- Lecture on 7.2.2025: Sorting
- Lecture on 14.2.2025: Own data structures
- Lecture on 21.2.2025: Trees and recursion (Part I)
- Lecture on 21.2.2025: Trees and recursion (Part II)
- Lecture on 28.2.2025: Graph algorithms
- Lecture on 14.3.2025: Search problems
- Lecture on 21.3.2025: Dynamic programming
- Lecture on 28.3.2025: More data structures
- Lecture on 28.3.2025: Binary search tree