- 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++
andPython
. - To find out the problem statement related to solution, refer to the problem link written at the top of source-code.
- 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.