Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/das-jishu/data-structures-basics-leetcode
Basic problems + solutions on data structures and algorithms grouped by category. It also has an ever-growing collection of Leetcode problems and solutions.
https://github.com/das-jishu/data-structures-basics-leetcode
algorithms algorithms-and-data-structures code coding coding-interview coding-interviews data-structures data-structures-algorithms data-structures-and-algorithms problem-solving
Last synced: about 2 months ago
JSON representation
Basic problems + solutions on data structures and algorithms grouped by category. It also has an ever-growing collection of Leetcode problems and solutions.
- Host: GitHub
- URL: https://github.com/das-jishu/data-structures-basics-leetcode
- Owner: das-jishu
- License: mit
- Created: 2020-09-27T02:52:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-01T02:59:51.000Z (over 3 years ago)
- Last Synced: 2023-03-06T21:10:43.598Z (almost 2 years ago)
- Topics: algorithms, algorithms-and-data-structures, code, coding, coding-interview, coding-interviews, data-structures, data-structures-algorithms, data-structures-and-algorithms, problem-solving
- Language: Python
- Homepage: https://github.com/das-jishu/data-structures-basics-leetcode
- Size: 260 KB
- Stars: 20
- Watchers: 1
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ⭐ Basics of data structures and Leetcode questions
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT "MIT License")
![GitHub repo size](https://img.shields.io/github/repo-size/das-jishu/data-structures-basics-leetcode)
[![Active](http://img.shields.io/badge/Status-Active-green.svg)](https://github.com/das-jishu/data-structures-basics-leetcode)
[![Generic badge](https://img.shields.io/badge/lang-python-yellow.svg)](https://www.python.org/)**Description:** This repo contains basic problems + solutions on data structures and algorithms grouped by category. It also has an ever-growing collection of Leetcode problems which can help improve problem solving ability.
### ⭐ CONTRIBUTE!
Please feel free to add a problem or solution here to enhance this repo so that everyone can grow together! 😀
### ⭐ EXTRAS
You can also find problem statements + solutions found on the AlgoExpert Coding Interviews platform [HERE](https://github.com/das-jishu/algoexpert-data-structures-algorithms). Please have a look if needed. 😙