Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a new readme #419

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions CP-DSA-resources/README.md
Original file line number Diff line number Diff line change
@@ -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
<a href="YOUR_LINKEDIN_PROFILE_LINK">
## Vaibhav
<a href="https://www.linkedin.com/in/vaibhav-thakkar-b220561b0/">
<img align="left" width="82px" src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white" />
</a>

[![Generic badge](https://img.shields.io/badge/Batch-YOUR_BATCH_YEAR-<COLOR>.svg)](https://shields.io/)
[![Generic badge](https://img.shields.io/badge/Batch-2025-<COLOR>.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.

```
```
Expand Down