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: 3 months 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 (about 1 year ago)
- Last Synced: 2025-01-07T03:12:39.646Z (5 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
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.