Instructors:
Adam Dingle (lecture)
Tomáš Bílý, Vít Šefl (tutorials)
This course is a fast-paced introduction to fundamental algorithms, algorithmic complexity, and data structures.
The weekly lecture for this class takes place every Thursday from 9:00 - 10:30 in room S9.
There are four tutorial sessions:
every Tuesday from 12:20 – 13:05 in room N8 (teacher: Vít Šefl)
every Tuesday from 15:40 – 16:25 in room N10 (teacher: Vít Šefl)
every Tuesday from 15:40 – 16:25 in room N11 (teacher: Tomáš Bílý)
every Wednesday from 14:00 - 14:45 in room N8 (teacher: Vít Šefl)
Aryan Kumar will hold a programming mentoring session every Thursday at 15:40 in room S7.
Adam Dingle will hold office hours every Friday from 13:00 - 14:00 at his office (room 405).
This course includes both a pass/fail credit and a graded final exam.
To receive the credit, you must fulfill the following requirements by Friday, February 13, 2026 at the end of the exam period:
Complete a series of homework assignments through the semester. The tutorial teachers will assign these exercises weekly, and you can submit your solutions to the ReCodEx automated grading system. You must earn at least 70% of the total possible points.
Regularly attend the lectures and tutorials and participate in class.
You must complete the credit before you can enroll for the exam.
You may not use ChatGPT, Copilot or other AI tools to generate code or documentation that you submit in any homework assignment in this course. Any use of such tools is considered cheating and may disqualify you from passing the class.
Bradley Miller et al, Problem Solving with Algorithms and Data Structures Using Python, Second Edition (Franklin, Beedle & Associates, 2011)
Thomas Cormen et al, Introduction to Algorithms, Fourth Edition (MIT Press, 2022)
The Miller text is available online (see the link above). There are many copies of the Cormen text in the MFF library on the first floor.
This is a rough map of the ground we plan to cover in this class. (It will probably evolve as the semester goes on.)