An open API service indexing awesome lists of open source software.

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

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