Competitive Programming setup

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • leetcode.nvim

    A Neovim plugin enabling you to solve LeetCode problems.

  • 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.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • 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.

  • 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