# kawre/leetcode.nvim

A Neovim plugin enabling you to solve LeetCode problems.

Repository: https://github.com/kawre/leetcode.nvim
Canonical: https://ross.abutalabs.com/products/leetcodenvim
Language: Lua
License: MIT
License Family: permissive
Topics: leetcode, lua, neovim, neovim-plugin, nvim, nvim-plugin, plugin, leetcode-nvim, leetcode-neovim
Last push: 2026-04-28T16:14:10+00:00

## Health v2 (maintenance only)
Score: 54/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 79, release rhythm 8, longevity 77
- inputs: {"age_days": 1082, "days_push": 127, "days_rel": 431, "gap_med": 197, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2156, forks 116 (observed 2026-08-28T04:06:19.698022+00:00)

## What it is
A Neovim plugin written in Lua that lets users browse, read, and solve LeetCode problems directly inside the editor. It provides a dashboard, question descriptions, test-case consoles, profile statistics, and daily/random question support.

## Use cases
- solve leetcode problems in neovim
- practice coding interview questions without leaving the editor
- fetch daily leetcode challenge in vim
- run leetcode test cases from neovim
- track leetcode profile stats in terminal
- prepare for technical interviews using vim keybindings

## When to choose
- you live in Neovim and want to practice algorithms with your own keybindings and LSP setup
- you want a terminal-only LeetCode workflow with caching and daily question support
- you want LeetCode profile statistics and question descriptions rendered inside the editor

## When to avoid
- you prefer a GUI browser experience with LeetCode's full website features
- you don't use Neovim (requires >= 0.9.0)
- you need features like LeetCode contests or submissions history that the plugin may not fully cover

## Facets
- artifact type: plugin
- maturity: active
- function: editor, developer-tools
- domain: developer-tools, education
- platform: editor-plugin, cli
- tags: leetcode, neovim, lua, coding-practice, interview-prep, algorithms

## Member repositories
- kawre/leetcode.nvim (main) score 54

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:19.698022+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:50:28.344416+00:00, confidence not recorded.
  - readme: https://github.com/kawre/leetcode.nvim (fetched 2026-08-28T04:06:19.698022+00:00, sha 3127cdfa6d47)
- Data as of 2026-08-30T08:39:29.467469+00:00.
