Algorithms and data structures 2 - 3MMALGO
A+Augmenter la taille du texteA-Réduire la taille du texteImprimer le documentEnvoyer cette page par mail
Goals
This lecture completes first semester teaching in programming and algorithm design. It is focused on analysis of algorithms and advanced data structures and algorithms. Practical work is used to implement concepts studied during lectures, but also possibly to practice new concepts.
Content Analysis of algorithms: best and worst case, average analysis and amortized cost.
Data structures:
1. Trees
2. Dictionnaries
3. Priority queues
4. Graphs
Recursive programming; divide and conquer.
PrerequisitesAlgorithms and data structures 1.
Tests one written exam (3h max, E1) and a mark for the practical work (TP).
allowed documents : 1 hand-written A4 sheet (two-sided)
N1=(2*E1 + TP) / 3
N2=E2
Additional Information Course ID : 3MMALGO
Course language(s): 
The course is attached to the following structures:
You can find this course among all other courses.
Bibliography T. Cormen, C.E Leiserson, R. Rivest, C. Stein : Introduction to algorithms, MIT Press, 3rd edition, 2009.
J. Kleinberg, E. Tardos : Algorithm design, Pearson, 2005.
A+Augmenter la taille du texteA-Réduire la taille du texteImprimer le documentEnvoyer cette page par mail
Date of update January 15, 2017