Неделя Название Описание
Файл Course description 2024/25
Папка Lecture slides for 2024/25 (updated continuously)

Slides are no substitution for lectures and textbooks. They mostly contain just keywords. Use them as a reminder of what to study.

Гиперссылка Sedgewick & Flajolet: An Introduction to the Analysis of Algorithms

Besedilo učbenika. Prva tri poglavja so dodatno, neobvezno gradivo za ta predmet.

Папка Interesting articles

Zanimive vsebine povezane s predmetom,

Папка Old exams

Nekaj primerkov starih izpitov in kolokvijev.

Файл A sample of oral exam questions for 2020/21 exams.
Файл Analysis of algorithms - script
25 февраля - 3 марта Файл Asymptotic Notation
Файл Assignment 1
4 марта - 10 марта Файл Recurrence solving: Tree method and substitution

Exercises for tree method and substitution.

Файл Recurrence solving 2: Masters, Akra-Bazzi, Annihilators
Файл Usefull equations for Masters and Akra-Bazzi
Гиперссылка Time complexity - external link
A link to external resource with time complexity analysis. It has a good chapter on using annihilators.


11 марта - 17 марта Файл Recurrence solving 2: Masters, Akra-Bazzi, Annihilators
Файл Usefull equations for Masters and Akra-Bazzi
18 марта - 24 марта Файл Probabilistic analaysis
Файл Assignment 2
25 марта - 31 марта Файл Amortized analysis
1 апреля - 7 апреля Файл Approximation algorithms
8 апреля - 14 апреля Файл Assignment 3
Файл Linear programming
22 апреля - 28 апреля Файл Quadratic programming
Файл Simulated annealing - Rastrigin
Файл Simulated Annealing - TSP
Файл Simulated Anneling - 0 - 1 knapsack
6 мая - 12 мая Файл Local search
Файл Guided local search
Файл Variable neighborhood search
Файл Assignment 4
Файл 4th Assignment Demo
Файл Assignment 5
Гиперссылка Link to the results spreadsheet
Файл Example of .txt submisson file with coordinates
Файл 5th Assignment Demo