Commit Graph

2 Commits

Author SHA1 Message Date
Eric Curtin
e50d0ffffe Use getchar over getch (#681)
* Use getchar over getch

getch in Windows specific. Now the code will compile
and work on other platforms like Linux and macOS.

* Update and rename Heap Sort .cpp to heap_sort .cpp

* cpplint fixes

* Rename heap_sort .cpp to heap_sort.cpp
2019-12-16 13:21:16 +01:00
Christian Clauss
f8da1b0685
rename Sorting -> sorting (#653) 2019-11-28 13:32:03 +01:00