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

Conversation

Vaibhav1808
Copy link

DSA resources used by me

DSA resources used by me
Copy link
Collaborator

@ken1000minus7 ken1000minus7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Vaibhav1808 , you do not have to directly edit the format provided, you just need to refer it. For adding your resources, just copy and paste the format (written inside three backticks ``` ) at the bottom of the file and then edit it accordingly. You can refer how others have used and edited the format to add resources 😇

<!-- The original format, you do not have to edit this -->
 > 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">
      <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/)
       ```
        YOUR_ANSWERs

       ```  
  ```
<br />

# Competitive Coding
    
    
<!-- A copy of the format that has been pasted and then edited -->
## Rijul Singla
<a href="nan">
  <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-2024-<COLOR>.svg)](https://shields.io/)
```
C++ resources for beginner in Competitive Programming:

1) Getting Started In Cpp : https://www.youtube.com/watch?v=vLnPwxZdW4Y
2) Begin in Cpp STL : https://www.youtube.com/watch?v=Bndkkt-xqls
3) More STL : https://www.youtube.com/watch?v=tOnploQe2ds&list=PLQXZIFwMtjoxwO1Q46c15Aj63M-lSd8b7&index=33
4) Data Structures course: https://unacademy.com/course/course-on-basic-data-structures/F8WFBRSZ

Book for reference c++ : CLRS 
**Click this link to download pdf for CLRS: https://github.com/SinglaRijul/test/raw/main/CLRS.pdf
```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants