-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
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.
-
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.
-
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.