leetsolv

DSA problem revision tool with spaced repetition learning

brewmacoslinux
Try with needOr install directly
Source

About

CLI tool for DSA problem revision with spaced repetition

Commands

leetsolv

Examples

Start a new revision session for DSA problems$ leetsolv start
Add a new problem to your revision queue$ leetsolv add --problem 'Two Sum' --difficulty medium
View statistics and progress on problems$ leetsolv stats