+ 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
+ Use copy-swap idiom for assignment operators + Update and organize CMakeLists subdirectories for algorithm examples
+ Using the pseudocode examples from MIT introduction to algorithms