Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leksus-04/competitive-programming

💻 Solutions to some of the problems from different online judges by LeKSuS
https://github.com/leksus-04/competitive-programming

algorithm-challenges algorithms-and-data-structures atcoder codeforces competetive-programming uva-online-judge

Last synced: 11 days ago
JSON representation

💻 Solutions to some of the problems from different online judges by LeKSuS

Awesome Lists containing this project

README

        

# Competitive Programming
![Total problems solved badge](https://raw.githubusercontent.com/LeKSuS-04/Competitive-Programming/badges/total-solved.svg)

This repository contains my solutions to some of the problems from various
competetive programming platforms, such as CodeForces, CodeChef, etc.

Each and every solution has information about the problem at the top. I put
link to the problem there, as well as technical parts of a solution, such
as verdict, run time, memory consumption, etc.