https://github.com/greatgamedota/leetcode-challenges
LeetCode challenges I've completed
https://github.com/greatgamedota/leetcode-challenges
algorithms leetcode leetcode-solutions
Last synced: 10 days ago
JSON representation
LeetCode challenges I've completed
- Host: GitHub
- URL: https://github.com/greatgamedota/leetcode-challenges
- Owner: GreatGameDota
- Created: 2021-08-16T17:38:55.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T18:02:25.000Z (over 2 years ago)
- Last Synced: 2025-06-07T03:41:45.074Z (about 1 month ago)
- Topics: algorithms, leetcode, leetcode-solutions
- Language: C++
- Homepage: https://leetcode.com/GreatGameDota/
- Size: 616 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LeetCode Challenges
Simple repo to store all LeetCode challenges I've completed in one place.
My solutions here are far from the best solutions, they are just the first solutions I was able to come up with without any help or reference
## Amount of completed challenges:
### Easy: 135
### Medium: 242
### Hard: 24
Some problems' difficulty level changed after I completed them