https://github.com/alxdrcirilo/leetcode
LeetCode solutions
https://github.com/alxdrcirilo/leetcode
leetcode
Last synced: 2 months ago
JSON representation
LeetCode solutions
- Host: GitHub
- URL: https://github.com/alxdrcirilo/leetcode
- Owner: alxdrcirilo
- License: mit
- Created: 2025-01-02T13:39:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-26T07:23:15.000Z (2 months ago)
- Last Synced: 2026-01-26T21:43:41.001Z (2 months ago)
- Topics: leetcode
- Language: Python
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LeetCode 👨💻
[LeetCode](https://leetcode.com) is an online platform that provides a wide range of coding problems to help users improve their programming skills and prepare for technical interviews.
This repository serves to store my own progress.
> [!NOTE]
> All solutions are implemented in Python.
## TODO
- [ ] [LeetCode 75](https://leetcode.com/studyplan/leetcode-75/)
- [ ] [LeetCode 150](https://leetcode.com/studyplan/top-interview-150/)