Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nouman6093/python_dsa_and_leetcode
in this repository i will upload everything i have learned about data structures and algorithms in python. Also i will upload all the LeetCode Exercises which i would solve using python.
https://github.com/nouman6093/python_dsa_and_leetcode
algorithms algorithms-and-data-structures algorithms-datastructures data-structures data-structures-algorithms data-structures-and-algorithms data-structures-interview-questions data-structures-python dsa dsa-algorithm python python3
Last synced: 3 days ago
JSON representation
in this repository i will upload everything i have learned about data structures and algorithms in python. Also i will upload all the LeetCode Exercises which i would solve using python.
- Host: GitHub
- URL: https://github.com/nouman6093/python_dsa_and_leetcode
- Owner: nouman6093
- Created: 2024-08-03T15:32:18.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T20:34:25.000Z (3 months ago)
- Last Synced: 2024-08-07T21:44:09.684Z (3 months ago)
- Topics: algorithms, algorithms-and-data-structures, algorithms-datastructures, data-structures, data-structures-algorithms, data-structures-and-algorithms, data-structures-interview-questions, data-structures-python, dsa, dsa-algorithm, python, python3
- Language: Python
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Data Structures And Algorithms + LeetCode Exercises!
in this repository i will upload everything i have learned about data structures and algorithms in python. Also i will upload all the LeetCode Exercises which i would solve using python.
## DeploymentTo deploy this project run
```bash
npm run deploy
```## Acknowledgements
Programs written here were taken as reference from the course which i did [https://www.udemy.com/course/data-structures-algorithms-python/]
And exercises were taken from LeetCode [https://leetcode.com/problemset/]
Credit also goes to Instructor Scott Barrett [https://leetcode.com/problemset/]
Visit his personal site [https://scottbarrett.com/]
## FeedbackIf you have any feedback, please reach out to me at [email protected]
## Authors
- [@nouman6093](https://github.com/nouman6093)
## 🔗 Links
[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://linktr.ee/noumanhameed)## FAQ
#### Would you solve only easy problems?
No, i will solve easy, medium and hard problems of leetcode