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

https://github.com/thepranaygupta/data-structures-and-algorithms

A repository that contains all the Data Structures and Algorithms concepts and their implementation in several ways, programming questions and Interview questions. The main aim of this repository is to help students who are learning Data Structures and Algorithms or preparing for an interview.
https://github.com/thepranaygupta/data-structures-and-algorithms

algorithms data-structures data-structures-and-algorithms dsa dsalgo hacktoberfest java

Last synced: 9 days ago
JSON representation

A repository that contains all the Data Structures and Algorithms concepts and their implementation in several ways, programming questions and Interview questions. The main aim of this repository is to help students who are learning Data Structures and Algorithms or preparing for an interview.

Awesome Lists containing this project

README

        


Data Structures and Algorithms

LOC
visitor count
Stars Badge
Forks Badge
GitHub contributors

If you appreciate my work, please 🌟 this repository. It motivates me. πŸš€πŸš€

Data-Structures-and-Algorithms

This repository contains all the Data Structures and Algorithms concepts and their implementation in several ways, programming questions and Interview questions. The main aim of this repository is to help students who are learning Data Structures and Algorithms or preparing for an interview. This contains questions from popular coding platforms including [LeetCode](https://leetcode.com/), [HackerRank](https://www.hackerrank.com/), [Codechef](https://www.codechef.com/), [GeeksforGeeks](https://practice.geeksforgeeks.org/explore/), and many more.

If you're practising on the coding platforms mentioned above, also if you want to contribute those then you can add the questions in this repository.


## Rules to contribute to this repository

- You can write solutions in Java/C/C++/Python/JavaScript.
- Follow the file/folder naming convention for all your pull requests.
- While adding any content it should be inside its appropriate directory
- If there is any problem with an inaccurate solution create an issue!

## Things you can contribute to

- This repository contains folders of all the Data Structures and Algorithms topics with some pre-addressed questions. You can **add a solution** to an unanswered question.
- You can **update the existing solution** with a better one (better complexity).
- Participants can even **add new questions** and solutions of their interest.
- **Solve issues** raised by other people or yourself.
- **Well-documented** source code with detailed explanations provides a valuable resource for educators and students alike.

### Read [`CONTRIBUTING.md`](https://github.com/thepranaygupta/Data-Structures-and-Algorithms/blob/main/.github/CONTRIBUTING.md) to get started with contributing to this repository.


Contributors✨

Thanks to these **Wonderful People** πŸ‘¨πŸ»β€πŸ’»

**Contributions** of any kind are welcome! πŸš€







[![Stargazers over time](https://starchart.cc/thepranaygupta/Data-Structures-and-Algorithms.svg)](https://starchart.cc/thepranaygupta/Data-Structures-and-Algorithms)

## Connect with me: [![Email Badge](https://img.shields.io/badge/-Email-c14438?style=flat-square&logo=Gmail&logoColor=white&link=mailto:[email protected])](mailto:[email protected]) [![Linkedin Badge](https://img.shields.io/badge/-LinkedIn-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/thepranaygupta/)](https://www.linkedin.com/in/thepranaygupta/) [![Twitter](https://img.shields.io/badge/Twitter-1DA1F2?style=flat-square&logo=twitter&logoColor=white)](https://twitter.com/thepranaygupta) [![Telegram](https://img.shields.io/badge/-Telegram-blue?style=flat-square&logo=Telegram&logoColor=white)](https://t.me/pranayguptaa) [![Discord](https://img.shields.io/badge/-Discord-7289DA?style=flat-square&logo=discord&logoColor=white)](https://discordapp.com/users/745686149359599707)


## Happy Coding πŸ‘¨β€πŸ’»