This repository contains solutions to problems from various online programming judges. The solutions are written in multiple programming languages, including C++, Python, and JavaScript. The problems are solved from platforms such as Codechef, Codeforces, Atcoder, Hackerrank, LightOJ, SPOJ, UVA, and others.
- C++
- Python
- JavaScript
- Codechef
- Codeforces
- Atcoder
- Hackerrank
- LightOJ
- SPOJ
- UVA
- Atcoder: Contains solutions to problems from Atcoder.
- Codechef: Contains solutions to problems from Codechef.
- Codeforces: Contains solutions to problems from Codeforces.
- Hackerrank: Contains solutions to problems from Hackerrank.
- LightOJ: Contains solutions to problems from LightOJ.
- SPOJ: Contains solutions to problems from SPOJ.
- UVA: Contains solutions to problems from UVA.
- Clone the repository:
git clone https://github.com/AudityGhosh/Online_Programming_Judges_Solutions.git
- Navigate to the folder corresponding to the platform (e.g.,
Codeforces,Atcoder). - Find the solution files (C++, Python, JavaScript, etc.) for different problems.
- Test the solutions with the respective platforms or locally as needed.
Feel free to contribute by adding more solutions, improving the code, or providing suggestions. Fork this repository and create a pull request with your changes.
This project is developed by Audity Ghosh as part of personal growth in competitive programming and problem-solving.