macOS
brew install leetsolvlocal Homebrew formula metadata
brew / rank 10052
CLI tool for DSA problem revision with spaced repetition. Version 1.2.0 via Homebrew; verified 2026-07-26. Also installable with nix: nix profile install nixpkgs#leetsolv.
install
brew install leetsolvlocal Homebrew formula metadata
nix profile install nixpkgs#leetsolvnixpkgs package indexes · pkgs/by-name/le/leetsolv/package.nix · source: api.github.com
scoop install extras/leetsolvScoop official bucket manifest trees · bucket/leetsolv.json · source: api.github.com
overview
CLI tool for DSA problem revision with spaced repetition
history
LeetSolv is a Go CLI for revisiting data-structures-and-algorithms problems with spaced repetition rather than simply collecting solved-problem records.
The README presents LeetSolv as a deliberate-practice tool for LeetCode and HackerRank problems. Its scheduler is described as a customized SM-2 algorithm that incorporates familiarity, importance, and reasoning factors, plus due-priority scoring and randomized interval behavior.
The GitHub releases page shows a short 1.0 release ramp in August 2025, including release candidates on 2025-08-21 and 2025-08-22, a v1.0.0 release on 2025-08-24, and follow-up fixes on 2025-08-25 and 2025-09-01.
The project has modest but visible adoption for a focused study tool, with GitHub stars, forks, Homebrew packaging, and Scoop packaging listed in the input facts and README.
Users add DSA problem URLs, run interactive or direct commands such as `leetsolv add`, `leetsolv status`, and `leetsolv help`, and rely on the local JSON configuration and stored schedule to decide what to review next.
LeetSolv is notable in package-manager catalogs because it is not another LeetCode submitter; it packages an offline, zero-dependency Go scheduling tool with atomic local writes and a study-oriented data model.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.leetsolv/settings.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
leetsolv | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:leetsolv |
|---|---|
| Version | 1.2.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/eannchen/leetsolv |
| Repository | https://github.com/eannchen/leetsolv |
| Last updated | 2026-07-26T13:41:00+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
leetsolv
nix profile install nixpkgs#leetsolvextras/leetsolv
scoop install extras/leetsolvsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.