+ Fix incorrect library name for `algorithms/trees/BST` example + Update root CMakeLists.txt for major directories to set binary path + Add instructions to install CMake LTS with pip
+ Allows traversal and topological sort algorithms to show examples from MIT Algorithms more accurately
+ Using pseudocode examples from MIT Intro to Algorithms