I write a tool (check out the build/
folder) to optimize the process. It will programmatically:
-
Fetch the problem list from LeetCode OJ and save in
build/leetcode.html
-
Check out the local solutions (Pls save the code as
123. Some Problem/whatever-you-like.js
) -
Update the README file
Try it: Just clone the repo and run
npm install && npm run build
Be free to contact to discuss about this simple tool.
This is my version of LeetCode solutions.
90 / 382 questions solved. (π for Easy, π for Medium, π for Hard)