Hashing & SortingExplores hashing techniques like static, extendible, and linear hashing, along with sorting methods such as external merge sort and B+ trees.
Sous-algorithmesIntroduces sub-algorithms and the insertion sort algorithm with a focus on pre-sorted elements.