leetup

Command-line tool to solve and practice LeetCode problems locally

brewmacoslinux
Try with needOr install directly
Source

About

Command-line tool to solve Leetcode problems

Commands

leetup

Examples

Initialize leetup and authenticate with your LeetCode account$ leetup init
Pick and solve a random LeetCode problem$ leetup pick
Test your solution against LeetCode's test cases$ leetup test