Algorithms

On my quest to become a half-decent coder, I'm going to try to implement every algorithm I understand in this repository.

Well, not EVERY algorithm. Just the stuff for competitive programming. No MergeSort or BogoSort or bubble sort or whatever.