summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2020-12-21 21:12:12 +0000
committerPaul Buetow <git@mx.buetow.org>2020-12-21 21:12:12 +0000
commitbfc068dfa5047dbf776f99a5ff7678b7382577cd (patch)
tree740d18528cf52627e4213f9752acaccf8c223790
parentcea272d7a6a0281e589d8e6fcaa89b7c6c6860ab (diff)
remove TODO
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index 8dabab7..e1d5551 100644
--- a/README.md
+++ b/README.md
@@ -16,9 +16,3 @@ For unit tests run:
For running benchmars run:
``make bench``
-
-# TODO:
-
-* HeapSort
-* ElementarySet (linked list)
-* Set with sorted linked list + Bianry Search