Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.
## Deployment

To 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/]
## Feedback

If 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