macOS
brew install leetsolvlocal Homebrew formula metadata
brew / 順位 10052
leetsolv のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install leetsolvlocal Homebrew formula metadata
nix profile install nixpkgs#leetsolvnixpkgs package indexes · pkgs/by-name/le/leetsolv/package.nix · ソース: api.github.com
scoop install extras/leetsolvScoop official bucket manifest trees · bucket/leetsolv.json · ソース: api.github.com
概要
CLI tool for DSA problem revision with spaced repetition
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
leetsolv | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:leetsolv |
|---|---|
| バージョン | 1.2.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/eannchen/leetsolv |
| リポジトリ | https://github.com/eannchen/leetsolv |
| 最終更新 | 2026-07-26T13:41:00+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
leetsolv
nix profile install nixpkgs#leetsolvextras/leetsolv
scoop install extras/leetsolvソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.