Algorithms-and-Data-Structures
Discrete Analysis course in Moscow Aviation Institute
- Linear-Time Sorting: Radix Sort
- Trees: Сompact Prefix Tree
- Diagnosing, debugging: Valgrind (memcheck, callgrind, kcachegrind), Heaptrack, Gcov & Lcov, perf
- String-searching algorithms: Boyer–Moore string-search algorithm