Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/farheenb/data-structures-and-algorithms
Solution to 500+ popular data structure and algorithm problems in Java, C++ and Python programming languages.
https://github.com/farheenb/data-structures-and-algorithms
algorithms coding competitive-programming cpp20 datastructures gfg-solutions interview interviewbit-solutions java-8 leetcode-solutions python3
Last synced: about 1 month ago
JSON representation
Solution to 500+ popular data structure and algorithm problems in Java, C++ and Python programming languages.
- Host: GitHub
- URL: https://github.com/farheenb/data-structures-and-algorithms
- Owner: FarheenB
- License: mit
- Created: 2021-01-02T14:51:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-11T11:27:15.000Z (over 2 years ago)
- Last Synced: 2024-09-29T23:04:36.803Z (about 2 months ago)
- Topics: algorithms, coding, competitive-programming, cpp20, datastructures, gfg-solutions, interview, interviewbit-solutions, java-8, leetcode-solutions, python3
- Language: Java
- Homepage:
- Size: 791 KB
- Stars: 141
- Watchers: 10
- Forks: 34
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
![Java](https://img.shields.io/badge/Java-8-orange.svg)
![C++](https://img.shields.io/badge/C++-20-blue.svg)
![Python](https://img.shields.io/badge/Python-3-green.svg)# Data Structures and Algorithms
This respository is a collection of readable and clean implementation of data structures and algorithms in JAVA, C++ and Python. This is a work in progress, so some algorithms may not be included. You can find the optimised solution to 500+ popular problems from Leetcode, Geeksforgeeks, Interviewbit etc.
If you have any questions, requests, or find any error in the provided solutions, please don't hesitate to contact me. If you find this repository helpful, I would like to know :)P.S. Each programming language folder has its own table of contents.
## Developed By
* Farheen Bano -
## License
This repository is released under the [MIT license](https://opensource.org/licenses/MIT). In short, this means you are free to use this software in any personal, open-source or commercial projects. Attribution is optional but appreciated.
## Donate
Consider donating to support my creation of educational content:
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/paypalme/farheenbano94)