https://github.com/varunu28/leetcode-stats
A command-line Go utility to compute stats for solved Leetcode problems
https://github.com/varunu28/leetcode-stats
Last synced: 4 months ago
JSON representation
A command-line Go utility to compute stats for solved Leetcode problems
- Host: GitHub
- URL: https://github.com/varunu28/leetcode-stats
- Owner: varunu28
- Created: 2023-02-13T01:20:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-13T01:21:38.000Z (over 2 years ago)
- Last Synced: 2025-02-21T17:48:15.319Z (8 months ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Leetcode Stats
A command-line Go utility to compute stats for [Leetcode Java Solutions](https://github.com/varunu28/LeetCode-Java-Solutions)
## Future Work
- [ ] Add a process to benchmark script
- [ ] Parallelize computation per directory
- [ ] Parallelize computation per file