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

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.

Awesome Lists containing this project

README

          

# Sport Programming Implementations and Solutions

![Number of Files](https://tokei.rs/b1/github/king-11/Competitive-Programming?category=files)
![Lines of Code](https://tokei.rs/b1/github/king-11/Competitive-Programming)

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)