Week Name Description
File Course description 2024/25
Folder 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.

URL Sedgewick & Flajolet: An Introduction to the Analysis of Algorithms

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

Folder Interesting articles

Zanimive vsebine povezane s predmetom,

Folder Old exams

Nekaj primerkov starih izpitov in kolokvijev.

File A sample of oral exam questions for 2020/21 exams.
File Analysis of algorithms - script
25 February - 3 March File Asymptotic Notation
File Assignment 1
4 March - 10 March File Recurrence solving: Tree method and substitution

Exercises for tree method and substitution.

File Recurrence solving 2: Masters, Akra-Bazzi, Annihilators
File Usefull equations for Masters and Akra-Bazzi
URL Time complexity - external link
A link to external resource with time complexity analysis. It has a good chapter on using annihilators.


11 March - 17 March File Recurrence solving 2: Masters, Akra-Bazzi, Annihilators
File Usefull equations for Masters and Akra-Bazzi
18 March - 24 March File Probabilistic analaysis
File Assignment 2
25 March - 31 March File Amortized analysis
1 April - 7 April File Approximation algorithms
8 April - 14 April File Assignment 3
File Linear programming
22 April - 28 April File Quadratic programming
File Simulated annealing - Rastrigin
File Simulated Annealing - TSP
File Simulated Anneling - 0 - 1 knapsack
6 May - 12 May File Local search
File Guided local search
File Variable neighborhood search
File Assignment 4
File 4th Assignment Demo
File Assignment 5
URL Link to the results spreadsheet
File Example of .txt submisson file with coordinates
File 5th Assignment Demo