From 0dc1361916d061095fb2e1b4c83e6f80d7fc6860 Mon Sep 17 00:00:00 2001 From: strider187 <39157981+strider187@users.noreply.github.com> Date: Mon, 8 Oct 2018 02:18:26 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e9a497d9..9171d762 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Additionally, we have a [blog](https://sahilbansal17.github.io/Competitive_Codin ### Algorithms The algorithms list is available in this [wiki page](https://github.com/sahilbansal17/Competitive_Coding/wiki/Algorithms). The folder [Algorithms](Algorithms/) contains all the implementations. +They serve you well. ### Data Structures The data structures list is available in this [wiki page](https://github.com/sahilbansal17/Competitive_Coding/wiki/Data-Structures). The folder [Data Structures](Data%20Structures) contains all the implementations.