diff options
-rw-r--r-- | sorts.c | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,9 @@ /* sorts.c * + * Kamil Kaminski + * kamilkss@gmail.com * - * notes: implement simple hash table, use k&r book + * notes: implement heap sort * */ |
![]() |
index : sorts.git | |
Various sorting algorithms | git daemon |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | sorts.c | 4 |
@@ -1,7 +1,9 @@ /* sorts.c * + * Kamil Kaminski + * kamilkss@gmail.com * - * notes: implement simple hash table, use k&r book + * notes: implement heap sort * */ |