File list (Check if you may need any files):
Algorithms & Date Structures\BasicDP.cpp
............................\BellmanFord.cpp
............................\BFS.cpp
............................\Bignum.cpp
............................\Bit.cpp
............................\BubbleSort.cpp
............................\DFS.cpp
............................\Dijkstra.cpp
............................\DisjointSet.cpp
............................\Floyd.cpp
............................\Hash.cpp
............................\Horner's rule.cpp
............................\InsertionSort.cpp
............................\Inversions.cpp
............................\Kruskal.cpp
............................\MergeSort.cpp
............................\Prim.cpp
............................\SegmentTree.cpp
............................\SelectionSort.cpp
............................\Tarjan SCC.cpp
............................\TopologicalSort.cpp
............................\Trie.cpp
Algorithms & Date Structures