Competitive Programming setup

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. leetcode.nvim

    A Neovim plugin enabling you to solve LeetCode problems.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. firenvim

    Embed Neovim in Chrome, Firefox & others.

    for leetcode specifically, i use firenvim to start a neovim session in the text area that would normally be leetcode's area and then have an autocmd that looks for "leetcode" in the filename and prompts me to select a filetype.

  4. CompetiTest.nvim

    CompetiTest.nvim is a Neovim plugin for Competitive Programming: it can manage and check testcases, download problems and contests from online judges and much more

    I use competitest which supports Competitive Companion to fetch data from places like Codeforces. It also supports adding your own input/outputs manually and have a UI to check it.

  5. competitive-companion

    Browser extension which parses competitive programming problems

    I use competitest which supports Competitive Companion to fetch data from places like Codeforces. It also supports adding your own input/outputs manually and have a UI to check it.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • A Missing IDE Feature

    3 projects | news.ycombinator.com | 4 Nov 2024
  • Neovim for beginners

    20 projects | dev.to | 30 Sep 2024
  • Customizing Your Lazyvim Setup for Personal Preferences

    27 projects | dev.to | 30 Jun 2024
  • Ultimate Neovim Setup Guide: lazy.nvim Plugin Manager

    25 projects | dev.to | 24 Jun 2024
  • My Flow and Productivity has Improved with the Simplicity of Neovim

    14 projects | dev.to | 21 Jun 2024

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?