From fa342f0d1898be66f84ecd1705834d1df3ea9f19 Mon Sep 17 00:00:00 2001 From: Jatin Mankar <62370452+jatinmankar8@users.noreply.github.com> Date: Thu, 1 Oct 2020 01:46:46 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8aba30e..76ea3ec 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Competetive-Programming-Repository Collection of various algorithms and data structures widely used in Competitive Programming Contests. +Remember,practice as many problems as possible,to have grip on concepts.