Lily Carpenter
|
2b4a9be616
Removed old quicksort, it was seg faulting after about 320,000 numbers and the new one is cleaner anyway
|
12 年之前 |
Lily Carpenter
|
97cb5942d1
Renamed so that mysort.c can be the in-line version.
|
12 年之前 |
Lily Carpenter
|
8089526bc7
Updated readme
|
12 年之前 |
Lily Carpenter
|
b83cb9674a
Got a (pretty ugly looking) version of quicksort working. Checked for memory leaks, all good. Want to clean this up and probably make it an "in place" algorithm as well.
|
12 年之前 |
Lily Carpenter
|
84ff54243a
Started creating quicksort implementation. Not done yet, doing a 'simple' one as described on wikipedia.
|
12 年之前 |
Lily Carpenter
|
2b10f42d19
Initial commit for mysort
|
12 年之前 |
Lily Carpenter
|
f384d669fe
Fixed readme description for myecho
|
12 年之前 |
Lily Carpenter
|
f1bff06cc2
Got myecho working, probably will want to do some error handling/cleanup though.
|
12 年之前 |
Lily Carpenter
|
9eeac5ed9a
Started description of readme, decided to switch machines
|
12 年之前 |
Lily Carpenter
|
2c4ce9e36e
Initial commit
|
12 年之前 |