LINFO1121: Data Structures and Algorithms¶
- Introduction
- Organization (UCLouvain Specific)
- Part 1 | Abstract data types, Complexity, Java Collections; Stacks, queues and linked lists
- Part 2 | Sorting and Properties of Sorted Sets
- Part 3 | Search Trees
- Part 4 | Maps: hash tables and other implementations, Strings: Trie and sub-string search algo
- Part 5 | Priority queues, union-find and data compression
- Part 6 | Graphs: paths, spanning trees, and shortest paths
- 🎄🎄 Exam Training 🎄🎄