Collection of sorting algorithms in C++ C++ implementation of commonly used sorting algorithms. Instructions to build and run # Build make build # Run make run # Build and Run make buildrun