summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index eb5712e..913abba 100644
--- a/README.md
+++ b/README.md
@@ -23,3 +23,9 @@ For unit tests run:
For running benchmars run:
``make bench``
+
+# TODO:
+
+* HeapSort
+* ElementarySet (linked list)
+* Set with sorted linked list + Bianry Search