https://github.com/donutloop/leetcode.com
Leetcode solutions
https://github.com/donutloop/leetcode.com
Last synced: 2 months ago
JSON representation
Leetcode solutions
- Host: GitHub
- URL: https://github.com/donutloop/leetcode.com
- Owner: donutloop
- Created: 2021-05-30T11:18:27.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-26T14:51:37.000Z (almost 2 years ago)
- Last Synced: 2024-08-04T01:10:11.615Z (over 1 year ago)
- Language: Go
- Size: 901 KB
- Stars: 145
- Watchers: 6
- Forks: 32
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Change Data Type/kata.py
Awesome Lists containing this project
README
# leetcode.com
Leetcode solutions
A collection of 500+ LeetCode problems that I've solved primarily in Go, SQL, and Java some of them definitely would deserve a refactoring.
Each directory includes a solution to the problem and the directory name is the challenge name.