Work on implementing all pseudo code in CLRS Third Edition.
I believe messy code is costing you.
Therefore, in order to make everyone delighted, I format all the code.
- C++ codes are formatted by clang-format following the Google C++ Style Guide. You can see the configuration here.
Make all code as clean as possible and carefully organize each exercise and problem.