Replies: 2 comments 4 replies
-
Are there any APIs you are aware of these websites from where we can easily fetch details of upcoming competitions ? Also was thinking maybe we can add a social element where it shows if your friends are participating in some existing contests. |
Beta Was this translation helpful? Give feedback.
-
Website : Stopstalk |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Project Summary
Cody is a VSCode extension that alerts the users about upcoming/current coding contests on various competitive programming websites like CodeChef, Codeforces, Atcoder, etc.
It should download/display problem statements as well as test cases and submission results to the users in the editor itself. Users should also be able to submit their code/solution from VS Code itself instead of having to manually submit it on the contest website.
In addition, if possible instead of just having contest questions loaded and displayed, we can also let users view and solve problems from practice sections of various websites like Leetcode, GFG, etc.
Features
Beta Was this translation helpful? Give feedback.
All reactions