Python-Competitive-Programming
caide
| Python-Competitive-Programming | caide | |
|---|---|---|
| 1 | 1 | |
| 28 | 85 | |
| - | - | |
| 3.2 | 2.2 | |
| about 1 year ago | 8 months ago | |
| Python | Haskell | |
| - | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Python-Competitive-Programming
-
Leetcode Long Challenge - My Solutions
My Solutions
caide
-
Vim plugins for Competitive Programming
Shameless plug: I'm the author of caide, which (among other things) can download sample inputs/outputs, run the tests and display their run time. I debug using :h Termdebug. The only caide-specific setting I use is the following command: command! -nargs=1 -complete=file CCheckout :call s:CaideCheckout() function! s:CaideCheckout(problem_name) abort exe '!/media/data/bin/caide checkout' a:problem_name if v:shell_error return endif let s:caide_problem = a:problem_name silent exe 'edit' a:problem_name . '/' . a:problem_name . '.cpp' endfunction
What are some alternatives?
CTFs - CTF Cheat Sheet + Writeups / Files for some of the Security CTFs that I've done
contestsatvit - Contests At VIT lists all the contests which are currently running so users can participate in them. It lists contests from CodeChef, CodeForces, Leetcode, HackerEarth, HackerRank, TopCoder and AtCoder.
api-client - API client to develop tools for competitive programming
hledger - Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces.
Leetcode-Solutions - These are the questions I have done (from leetcode or not), I want to share them here so people could use my thoughts as hint to solve LC problems in a better way. [GET https://api.github.com/repos/yluo3421/Leetcode-Solutions: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
aws-cloudfront-signed-cookies - Generate signed cookies for AWS CloudFront