https://github.com/pranjay-poddar/data-structures-and-algorithms
Important data structure and algorithms codes and concept's open-source repository.
https://github.com/pranjay-poddar/data-structures-and-algorithms
algorithms algorithms-codes datastructures ds hackerearth hacktoberfest hacktoberfest-accepted hacktoberfest2021 interview-preparation
Last synced: 7 months ago
JSON representation
Important data structure and algorithms codes and concept's open-source repository.
- Host: GitHub
- URL: https://github.com/pranjay-poddar/data-structures-and-algorithms
- Owner: pranjay-poddar
- License: mit
- Created: 2020-08-22T18:28:45.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-02T10:26:57.000Z (almost 4 years ago)
- Last Synced: 2025-03-21T08:48:42.833Z (7 months ago)
- Topics: algorithms, algorithms-codes, datastructures, ds, hackerearth, hacktoberfest, hacktoberfest-accepted, hacktoberfest2021, interview-preparation
- Language: C++
- Homepage: https://bit.ly/30DLzuJ
- Size: 2.61 MB
- Stars: 48
- Watchers: 2
- Forks: 107
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Data-Structures-And-Algorithms
Important data structure and algorithms codes and concepts repository.
For More Information log on to
Click Here



[](http://makeapullrequest.com)
[](https://github.com/ellerbrock/open-source-badges/)
Project Stats
🌟 Stars
🍴 Forks
🐛 Issues
🔔 Open PRs
🔕 Close PRs
Project
![]()
![]()
![]()
![]()
![]()
![]()
## How to contribute:
* Drop a :star: on the Github repository (optional)* Fork the repo to your Github.
* Clone the Repo by going to your local Git Client and pushing this command:
```git clone https://github.com/pranjay-poddar/Data-Structures-And-Algorithms.git```* Clone the Repo to a particular folder on your system by going to your local Git Client and pushing this command:
```git clone https://github.com/pranjay-poddar/Data-Structures-And-Algorithms.git ```* Add your code and your **Github Handle to CONTRIBUTERS.md**.
* Update Readme with a tick infront of a question added in particular language column.* Commit and push your code to the remote repo on your Github.
` git checkout -b `
` git add .`
` git commit -m "your message"`
` git remote add origin `
` git push origin `* Make a pull request!
# Competitive Programming
:pushpin: :books: Solution of competitive programming problems and challenges, Project Euler Solutions, Data Structures, Data Structure implementations, Algorithms and Interview Questions.## Index
+ [Data Structures and Algorithms](./Content.md#Data-Structures-and-Algorithms)
+ [Ad-hoc Problems](./Content.md#Ad-hoc-Problems)
+ [Algorithms](./Content.md#Algorithms)
+ [Competitions-Challenges](./Content.md#Competitions-Challenges)
+ [Compiler Design](./Content.md#Compiler-Design)
+ [Data Structures](./Content.md#Data-Structures)
+ [Fast IO](./Content.md#Fast-IO)
+ [Interview Preparation](./Content.md#Interview-Preparation)
+ [Patterns](./Content.md#Patterns)
+ [Project Euler](./Content.md#Project-Euler)
------------------------------------------------------------------------------
< /> with ♥ By Pranjay Poddar ©
MIT License
Connect Project Admin