strikersps / Competitive-Programming

The repository consists of accepted solutions to the problems in competitive programming websites like SPOJ, CSES, UVa Online Judge, Google Kickstart, Google Code-Jam, CodeChef, CodeForces, HackerRank, HackerEarth, etc in C/C++ and Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Competitive Programming Portfolio

C-Programming-Badge C++ Programming Badge Python-Programming-Badge Repo-Size-Badge

GitHub Contributors GitHub Issues GitHub Stars GitHub Forks Competitive Programming Image

1. About

  • The repository consists of Accepted solutions of the problems asked in Online Judges/Competitive Programming websites like SPOJ, CodeChef, CodeForces, Hacker-Rank, Hacker-Earth, Project Euler, etc in C, C++ and Python.
  • To find out the problem statement related to solution, refer to the problem link written at the top of source-code.

2. Contribute

  • As a programmer I firmly believe in "Writing Clean and Easy To Understand Code" and if you are contributing to this repository, I hope you will also share the same vision.
  • Moreover, if you find any errors in the programs/source-codes presented in this repository related to Logical Errors, Syntax Errors, SIGSEGV, SIGFPE, SIGABRT, NZEC Error, please create an issue for the same.
  • If you have a better algorithm or a logical way of solving a problem then do contribute to the repository.
  • Please refer to CONTRIBUTING.md file for more information.
GNU General Public License v3.0

GPL-V3-Badge

About

The repository consists of accepted solutions to the problems in competitive programming websites like SPOJ, CSES, UVa Online Judge, Google Kickstart, Google Code-Jam, CodeChef, CodeForces, HackerRank, HackerEarth, etc in C/C++ and Python.

License:GNU General Public License v3.0


Languages

Language:C 49.1%Language:C++ 42.8%Language:Python 7.9%Language:Java 0.2%