|
1 | | -# Basics of data structures and Leetcode questions |
| 1 | +# ⭐ Basics of data structures and Leetcode questions |
| 2 | + |
| 3 | +[](https://opensource.org/licenses/MIT "MIT License") |
| 4 | + |
| 5 | +[](https://github.com/das-jishu/data-structures-basics-leetcode) |
| 6 | +[](https://www.python.org/) |
| 7 | + |
| 8 | +**Description:** This repo contains basic problems + solutions on data structures and algorithms. It also has an ever-growing collection of Leetcode problems which can help improve problem solving ability. |
| 9 | + |
| 10 | +### ⭐ CONTRIBUTE! |
| 11 | + |
| 12 | +Please feel free to add a problem or solution here to enhance this repo so that everyone can grow together! 😀 |
| 13 | + |
| 14 | +### ⭐ EXTRAS |
| 15 | + |
| 16 | +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. 😙 |
2 | 17 |
|
3 | | -For practicing Python scripts including data structures and algorithms. |
|
0 commit comments