All labs by Discrete Analysis III and IV sems
tasks:
https://drive.google.com/drive/folders/1rKe-oaC2LYAWROlHi4BmCNDyjxKd98e1
https://drive.google.com/drive/folders/1OdQwTaMcvEFOjfcwL8-zEf7QGTUWOwTb
- Radix Sort
- AVL Tree
- Profiling. Gprof and Valgrind
- Substring Search. Knuth-Morris-Pratt
- Suffix Tree. Ukkonen's algorithm
- Long Arithmetic. Calculator
- Dynamic Programming. Knapsack problem
- Greedy algorithms. Gaussian elimination
- Graphs. Searching of connected components