Home

Awesome

CompetitiveCode <img align = "right" src ="https://img.shields.io/github/watchers/Vishruth-S/CompetitiveCode?style=social"> <img align = "right" src ="https://img.shields.io/github/stars/Vishruth-S/CompetitiveCode?style=social"> <img align = "right" src ="https://img.shields.io/github/forks/Vishruth-S/CompetitiveCode?style=social">

<img src="https://img.shields.io/github/contributors/Vishruth-S/CompetitiveCode"> <img src="https://img.shields.io/tokei/lines/github/Vishruth-S/CompetitiveCode"> <img src="https://img.shields.io/github/languages/count/Vishruth-S/CompetitiveCode"> <img src="https://img.shields.io/github/issues/Vishruth-S/CompetitiveCode"> <img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg">

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

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: