quicksort
This commit is contained in:
parent
3b1db93d74
commit
45e804a350
7 changed files with 118 additions and 14 deletions
2
TODO.md
2
TODO.md
|
|
@ -4,7 +4,7 @@
|
|||
- [ ] a tape type - representing a file?
|
||||
- [x] a record type - x1,x2,x3,x4,x5
|
||||
- [x] comparing records
|
||||
- [ ] buffer merge sort
|
||||
- [x] buffer quick sort
|
||||
- [x] configuration
|
||||
- [x] cmd args - man getopts
|
||||
- [x] file input
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue