Top voted answers from leetcode discussion forum for your reference in case you get stuck solving a problem or just curious about different solutions to a problem.
The Mac app (in the folder Leetcoder-darwin-x64) is a work in progress.
There is an iOS app as well, feel free to check it out here. The features described below are of the Mac app.
- List of problems from Leetcode.com
- Works offline
-
Top voted posts from the discussion forum that you can refer to
-
Answers are blurred so you can think for yourself without distraction
Run Leetcoder.app or build it yourself:
yarn install
yarn start
- test cases
- feature:
- search by number
- filter by level
- random problem set
- package app for different platforms
Just open an issue.