Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 705 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 705 Bytes

Summary

This project demonstrates various sorting algorithms. It is intended for personal practice learning C and implementing sorting algorithms.

Algorithms Implemented

TODO

  • Command-line argument to turn on verbose (with levels, maybe)
  • Command-line argument to select a particular sorting algorithm

Created March 4, 2016 by CJ Dimaano