From 95fd9e805aa7fa56c048b7b5a417aef7c27731b0 Mon Sep 17 00:00:00 2001 From: Vaibhav <97331612+Vaibhav1808@users.noreply.github.com> Date: Fri, 7 Oct 2022 23:36:40 +0530 Subject: [PATCH] Added a new readme DSA resources used by me --- CP-DSA-resources/README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/CP-DSA-resources/README.md b/CP-DSA-resources/README.md index 5f8b35a..c14a05d 100644 --- a/CP-DSA-resources/README.md +++ b/CP-DSA-resources/README.md @@ -1,13 +1,16 @@ > Use this format to add your own DSA resources (those that were personally used by you) in this README ``` - ## YOUR_NAME - + ## Vaibhav + - [![Generic badge](https://img.shields.io/badge/Batch-YOUR_BATCH_YEAR-.svg)](https://shields.io/) + [![Generic badge](https://img.shields.io/badge/Batch-2025-.svg)](https://shields.io/) ``` - YOUR_ANSWERs + Book for algorithms - https://web.iiit.ac.in/~pratik.kamble/storage/Algorithms/Cormen_Algorithms_3rd.pdf + Platforms for CP practice - Codechef, Codeforces, Atcoder + You can alse use platforms like GFG and Leetcode for practice + Be consistent, try to make streak on Leetcode, GFG, Codechef etc. ``` ```