19-1-skku-oss / 2019-1-OSS-E4

2019 05 07
https://19-1-skku-oss.github.io/2019-1-OSS-E4/
3 stars 0 forks source link

[REFACTOR] renamed several sorting algorithms #12

Closed kimjy0126 closed 5 years ago

kimjy0126 commented 5 years ago

Renamed several sorting algorithms

Naming format unification! ex) comb sort.c => CombSort.c binary_insertion_sort.c => BinaryInsertionSort.c

kimjy0126 commented 5 years ago

Please read Issue #13 before merging or closing this!

CheFly1116 commented 5 years ago

OKAYYYYYYYYYYYYYYYYYYYYY