Skip to content

Added a new readme#419

Open
Vaibhav1808 wants to merge 1 commit into
PEC-CSS:mainfrom
Vaibhav1808:Vaibhav1808-patch-1
Open

Added a new readme#419
Vaibhav1808 wants to merge 1 commit into
PEC-CSS:mainfrom
Vaibhav1808:Vaibhav1808-patch-1

Conversation

@Vaibhav1808

Copy link
Copy Markdown

DSA resources used by me

DSA resources used by me

@ken1000minus7 ken1000minus7 left a comment

Copy link
Copy Markdown
Collaborator

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

2 participants