Bronze
The topics below are not exhaustive for this division.
Contest problems may contain topics not covered in the guide, or topics listed under different divisions!
If you prefer videos instead of text, check out CPI's free self-study Bronze course.
Modules Progress
Problems Progress
Getting Started
Time Complexity
Measuring the number of operations an algorithm performs.
Updated: Last month
Introduction to Data Structures
What a data structure is, (dynamic) arrays, pairs, and tuples.
Simulation
Very Frequent
Directly simulating the problem statement.
Rectangle Geometry
Rare
Problems involving rectangles whose sides are parallel to the coordinate axes.
Complete Search
Sorting & Sets
Additional
Ad Hoc Problems
Very Frequent
Problems that do not fall into standard categories with well-studied solutions.
Introduction to Greedy Algorithms
Not Frequent
Problems that can be solved by selecting the choice that seems to be the best at the moment at every step.
Introduction to Graphs
Somewhat Frequent
What graphs are.
Conclusion
Congratulations on making it this far!