Welcome to my Competitive Programming repository!
This collection encompasses solutions, templates, and notes that I've compiled throughout my journey in competitive programming. It includes efficient algorithms, data structures, and problem-solving techniques aimed at tackling various coding challenges.
The repository is organized into the following directories:
-
library/
: Contains implementations of advanced data structures and algorithms in C++. -
tasks/
: Includes solutions to problems from various online judges and competitions. -
tasks/cp-4/
: Includes solutions toCompetitive Programming 4
progress.
To utilize the code in this repository:
- Clone the Repository:
The repo is based on Alexey/Dmitriev jhelper-example, it works well with CLion and
git clone [email protected]:omar-s-ta/competitive-programming.git
Competitive Companion
extension.