pranjay-poddar / Data-Structures-And-Algorithms

Important data structure and algorithms codes and concept's open-source repository.
https://bit.ly/30DLzuJ
MIT License
48 stars 109 forks source link
algorithms algorithms-codes datastructures ds hackerearth hacktoberfest hacktoberfest-accepted hacktoberfest2021 interview-preparation

Data-Structures-And-Algorithms

Important data structure and algorithms codes and concepts repository.

For More Information log on to Click Here



![forthebadge](https://forthebadge.com/images/badges/uses-brains.svg) ![forthebadge](https://forthebadge.com/images/badges/check-it-out.svg)
![GitHub repo size](https://img.shields.io/github/repo-size/pranjay-poddar/Data-Structures-And-Algorithms?color=yellow) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![Open Source Love svg2](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)

Project Stats 🌟 Stars 🍴 Forks 🐛 Issues 🔔 Open PRs 🔕 Close PRs
Project Stars Forks Issues Open Pull Requests Close Pull Requests

## 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) ------------------------------------------------------------------------------

Contributors


< /> with ♥ By Pranjay Poddar ©

MIT License


Connect Project Admin