Skip to content

Thalisson-Alves/Competitive-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Competitive Programming

Welcome to my Competitive Programming repository! This collection includes implementations of various algorithms relevant to Competitive Programming (CP) and my submissions to online judges. Whether you're a beginner looking to learn new algorithms or an experienced coder seeking efficient implementations, this repository aims to be a valuable resource for your CP journey.

Algorithms

The code directory is organized into various subdirectories, each focusing on a specific category of algorithms. Here's a breakdown of the available algorithms:

Data Structures

Dynamic Programming

Geometry

Graphs

Math

Primitives

Problems

Strings

Submissions

The submissions directory holds my accepted submissions to different online judges. Each problem is labeled with its respective judge and problem ID.

Reviewing these submissions can provide insights into different problem-solving techniques, optimization strategies, and coding styles. It's a great way to learn from both successful and unsuccessful attempts.

Contributing

If you find a bug or want to add a new algorithm, feel free to open an issue or submit a pull request. I'm always looking to improve my code!

  • Obs 1: If you want to add a new algorithm, please make sure to include a link to the problems you used to test it.
  • Obs 2: You don't need to add a new algorithm to the README. The script generate_readme.py will do it for you.

References

Resources

Enhance your Competitive Programming skills with the following valuable resources:

Other Repositories

Explore additional repositories with extensive algorithm implementations:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages