Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-23 | Improved QuickSort done! | Haidong Ji | |
2018-09-27 | Covering segments/Collecting Signature done! | Haidong Ji | |
Really fun to implement it in C++. Learned std::sort, std::unique, == overloading for struct for std::unique to work. Good stuff! | |||
2018-09-07 | Fractional Knapsack done. | Haidong Ji | |
Good exercise. Learned C++ vector usage, and the ASSERT_NEAR macro for testing floats/doubles. Lots of fun. | |||
2018-08-06 | Initial commit. | Haidong Ji | |