An open API service indexing awesome lists of open source software.

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.

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







![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