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.
- Host: GitHub
- URL: https://github.com/thepranaygupta/data-structures-and-algorithms
- Owner: thepranaygupta
- License: gpl-3.0
- Created: 2021-04-03T09:46:17.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-20T05:51:35.000Z (11 months ago)
- Last Synced: 2025-04-09T11:07:57.681Z (about 2 months ago)
- Topics: algorithms, data-structures, data-structures-and-algorithms, dsa, dsalgo, hacktoberfest, java
- Language: Java
- Homepage: https://thepranaygupta.github.io/Data-Structures-and-Algorithms/
- Size: 5.11 MB
- Stars: 1,145
- Watchers: 10
- Forks: 393
- Open Issues: 202
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Data Structures and Algorithms
If you appreciate my work, please π this repository. It motivates me. ππ
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! π[](https://starchart.cc/thepranaygupta/Data-Structures-and-Algorithms)
## Connect with me: [](mailto:[email protected]) [](https://www.linkedin.com/in/thepranaygupta/) [](https://twitter.com/thepranaygupta) [](https://t.me/pranayguptaa) [](https://discordapp.com/users/745686149359599707)
## Happy Coding π¨βπ»