From 6f379eaa49682e2c90cdc31e8fa1bae5b0343f69 Mon Sep 17 00:00:00 2001 From: xsami Date: Thu, 22 Sep 2022 22:07:44 -0400 Subject: [PATCH] rollback readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6ad386..a81e167 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The purpose of this repo is to store algorithms that I have solved in differents website, interviews, or made by myself -## TODO: +### TODO: Make a section for data structure implementations and algorithm. Try to complete the algorithm from this website: https://www.geeksforgeeks.org/fundamentals-of-algorithms/