Skip to content

omar-s-ta/rust-solver

Repository files navigation

Rusty Algorithmic Adventures

This is a Rust mirror of the C++ repo cpp-solver,

Repository Structure

The repository is based on example-contests-workspace and it's organized into the following directories:

  • algo_lib/: Implementations of core and advanced data structures and algorithms. These are reusable building blocks refined throughout years of solving problems. EgorKulikov's algo_lib served as a reference and inspiration, but everything here is written from scratch, adapted to my own style, and extended with my own additions.

  • tasks/: Solutions from various online judges, competitions, and solutions progress of Competitive Programming 4

  • archive/: Solutions moved out of tasks/ once they're done, keeping the working directory focused on active problems.


The repo uses rust-competitive-helper. Some online judges like UVA still does not support Rust.

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages