Top 12 Python competitive-programming Projects
-
interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards. (by donnemartin)
Leetcode - doing 2 problems a day, in the topics that I have finished from reading the above book. Here is a deck made by a FB tech lead.
-
Project mention: algorithms VS CXXGraph - a user suggested alternative | libhunt.com/r/algorithms | 2022-02-28
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
aoc
🎄 My solutions and walkthroughs for Advent of Code (https://adventofcode.com) and more related stuff.
-
Searchy is built using the Python Starter Snake as a foundation. At game time, I do some quick collision evaluations in server_logic.py, then build a string representing a 5x5 field around her head. I use this string to query the Algolia index in find_boards.py to get the best moves from the list of possible boards. All the "smarts" are in the board generator, so I can work to constantly improve Searchy's vision without putting more drag on these real time queries.
-
Project mention: CompetiTest.nvim: a testcase manager and checker for competitive programming contests | reddit.com/r/neovim | 2022-01-21
Awesome . I'll definitely give this a go . I recently took interest in competitive programing and was in process of writing something similar as this :) . Can this pull tests from online judges ? I was thinking of using api-client to pull tests directly. Maybe you can consider that idea .
-
test-case-generator
Test Case generator for competitive coding. Test case generator for competitive programming and potentially for software testing.
-
Python-Competitive-Programming
:computer: [Competitive Programming] This Repo consists of my solutions in Python 3 to various problems of [HackerRank, Leetcode, Codeforces, Code Chef etc.]
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
Project mention: New comer looking for some code review on a fun Django hobby project | reddit.com/r/learnprogramming | 2022-04-26
The repo can be found here: https://github.com/0xecho/2048-er
-
Did a recursive DFS to solve part 2. github code
-
-
Python competitive-programming related posts
Index
What are some of the best open-source competitive-programming projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | interactive-coding-challenges | 25,115 |
2 | algorithms | 20,821 |
3 | aoc | 257 |
4 | starter-snake-python | 71 |
5 | api-client | 36 |
6 | test-case-generator | 22 |
7 | Python-Competitive-Programming | 18 |
8 | 2048-er | 4 |
9 | AlgorithmProblems | 4 |
10 | ctfs | 2 |
11 | Competitive-Programming | 1 |
12 | Basic-Algorithms | 0 |
Are you hiring? Post a new remote job listing for free.