Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lepips/swift-leetcode-playground
https://github.com/lepips/swift-leetcode-playground
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lepips/swift-leetcode-playground
- Owner: LePips
- Created: 2023-01-06T22:42:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T02:35:44.000Z (about 2 months ago)
- Last Synced: 2024-09-12T12:20:03.781Z (about 2 months ago)
- Language: Swift
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# swift-leetcode-playground
Generate LeetCode question skeletons for easy solving, tracking, and testing.
## TODO
- [ ] - Non-basic problems
- [x] - Testing
- [ ] - Namespace the problem for class construction problems
- [ ] - Better mechanism for testing class construction problems