Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyyeh/leetcode
https://github.com/cyyeh/leetcode
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cyyeh/leetcode
- Owner: cyyeh
- Created: 2022-05-01T09:44:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-05T05:35:26.000Z (almost 3 years ago)
- Last Synced: 2024-12-21T05:24:41.295Z (2 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LeetCode
Use prebuilt Python3.8 Docker image to run scripts on data structures/algorithms.
## Todos
- [ ] setup continuous integration pipeline using GitHub Actions
- [ ] setup pre-commit