Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/leksus-04/competitive-programming
- Owner: LeKSuS-04
- License: wtfpl
- Created: 2021-10-13T17:29:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-07T19:55:35.000Z (10 months ago)
- Last Synced: 2024-11-10T08:38:51.639Z (2 months ago)
- Topics: algorithm-challenges, algorithms-and-data-structures, atcoder, codeforces, competetive-programming, uva-online-judge
- Language: C++
- Homepage:
- Size: 347 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.