MCPcopy Create free account
hub / github.com/Vishruth-S/CompetitiveCode

github.com/Vishruth-S/CompetitiveCode @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
828 symbols 1,466 edges 493 files 101 documented · 12% updated 3y ago★ 1731 open issues

Browse by type

Functions 692 Types & classes 136
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

CompetitiveCode

This is a repo for interesting Competitive Coding problems and solutions💻
Check out Useful Resources for some great resources that can help in Competitive Coding📜

If you've got an interesting problem from any Competitve coding platform,add it in their respective folder. If you are creating your own problem, add it into "misc" folder

Any language can be used for the solution (preferred: C,C++,Python,Java,Javascript) ✨🔥
The solution must be well documented explaining the logic used by adding appropriate comments

Refer CONTRIBUTING.MD before sending a PR.

Getting Started

Fork this repository and clone on your local machine

git clone https://github.com/Vishruth-S/CompetitiveCode.git

Create a branch

git checkout -b branch_name

Make your changes * Add any new problem and its solution * Refer Contributing.md for more details

Commit and push

git add .
git commit -m "your_message"
git push origin branch_name

Create a new pull request from your forked repository
Wait for your PR review and merge approval!
🎉🎉

Important links to watch out for

PS: Show some :yellow_heart: and star :star: this repo to support

Stay Awesome !! :smiley:

Core symbols most depended-on inside this repo

Shape

Function 498
Method 194
Class 134
Enum 2

Languages

C++58%
Python24%
Java13%
C3%
TypeScript2%
Ruby1%

Modules by API surface

HackerEarth_problems/New Friends/solution.cpp10 symbols
GeeksForGeeks/Merge_Sort_for_Linked_List/Solution.cpp9 symbols
CodeChef_problems/Chef Wars - Return of the Jedi/Solution.java9 symbols
Hackerrank_problems/Reverse Linked List/solution.py7 symbols
Hackerrank_problems/Hotel Price/solution.cpp7 symbols
Hackerrank_problems/Cycle Detection/solution.py7 symbols
GeeksForGeeks/Palindrome_Linked_List/Solution.cpp7 symbols
Codeforces_problems/Two Platforms/solution.cpp7 symbols
CodeChef_problems/MINDSUM/solution.cpp7 symbols
LeetCode_problems/Cycle Detection in Linked List/Solution.py6 symbols
HackerEarth_problems/Shubham and Subarray Xor/solution.cpp6 symbols
HackerEarth_problems/Hey! Please help Pradyumn!/Solution.cpp6 symbols

For agents

$ claude mcp add CompetitiveCode \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page