https://github.com/peterrauscher/leetcode
My solutions to LeetCode problems, in Python 3
https://github.com/peterrauscher/leetcode
algorithms data-structures leetcode-python leetcode-solutions
Last synced: 3 months ago
JSON representation
My solutions to LeetCode problems, in Python 3
- Host: GitHub
- URL: https://github.com/peterrauscher/leetcode
- Owner: peterrauscher
- Created: 2023-01-21T16:46:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-03T12:21:48.000Z (about 1 year ago)
- Last Synced: 2025-01-11T17:38:54.068Z (4 months ago)
- Topics: algorithms, data-structures, leetcode-python, leetcode-solutions
- Language: Python
- Homepage: https://leetcode.com/peterrauscher
- Size: 222 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LeetCode
My solutions to LeetCode problems, in Python 3.## Thanks
I'm currently tracking my submissions to LeetCode with the open-source [LeetSync extension](https://github.com/3ba2ii/LeetSync). A big thank you to [@3ba2ii](https://github.com/3ba2ii) for the extension, it works great on the new website design so definitely go check it out if you're prepping with LC.