https://github.com/king-11/competitive-programming
Solution of various sport programming🚩 questions from various judges like CodeChef🥇, Codeforces🏅, etc.
https://github.com/king-11/competitive-programming
c competitive-programming cpp17 templates
Last synced: about 2 months ago
JSON representation
Solution of various sport programming🚩 questions from various judges like CodeChef🥇, Codeforces🏅, etc.
- Host: GitHub
- URL: https://github.com/king-11/competitive-programming
- Owner: king-11
- Created: 2020-07-22T03:20:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-13T17:57:50.000Z (almost 2 years ago)
- Last Synced: 2025-01-23T21:51:24.397Z (over 1 year ago)
- Topics: c, competitive-programming, cpp17, templates
- Language: C++
- Homepage:
- Size: 451 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sport Programming Implementations and Solutions


Sport Programming is not my forte but I do it for fun and learning optimizations so that maybe someday I can apply it to real world apps. I love problem solving, but let’s face it, solving `reverseLevelOrder` traversal of a binary search tree is a lot less fun than solving a real-world problem for your latest app.
This repository is personal, made public in the hope that someone may find it useful, but:
- Solutions may be require external dependencies to work
- Solutions may not be best in algorithmic complexity terms.
- Machine understandable solutions humans not so much
So, in summary, if a solution seems stupid, it probably is. I do not offer support for these solutions. Feel free to fork / create your own if you want to share better / other solutions.
If you want to collaborate on something else you can connect with me at [@1108King](https://twitter.com/1108King)