Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A collection of my solutions, templates, and notes for competitive programming. Includes efficient algorithms, data structures, and problem-solving techniques to tackle coding challenges.

License

Notifications You must be signed in to change notification settings

omar-s-ta/cpp-solver

Repository files navigation

Algorithmic Adventures

Welcome to my ongoing Algorithms and problem-solving adventure!

This collection encompasses solutions, templates, and notes that I've competitive throughout my journey in competitive programming. It includes efficient algorithms, data structures, and problem-solving techniques aimed at tackling various coding challenges.

For Rust solutions, visit this repo.

Repository Structure

The repository is organized into the following directories:

  • library/: Implementations of core and advanced data structures and algorithms. These are reusable building blocks refined throughout years of solving problems.

  • tasks/: Includes solutions to problems from various online judges and competitions.

  • tasks/cp-4/: Progress and solutions of Competitive Programming 4.


The repo is based on Alexey/Dmitriev jhelper-example, it works well with CLion and Competitive Companion extension.

About

A collection of my solutions, templates, and notes for competitive programming. Includes efficient algorithms, data structures, and problem-solving techniques to tackle coding challenges.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages