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
Complete Search
Sorting & Sets
Introduction to Sorting
Not Frequent
Arranging collections in increasing order.
Updated: Last month
(Optional) Introduction to Sets & Maps
Not Frequent
Maintaining collections of distinct elements/keys with sets and maps.
Binary Search
Not Frequent
Binary searching on arbitrary monotonic functions and built-in functions for binary search.
Updated: 9 minutes ago
Additional
Ad Hoc Problems
Very Frequent
Problems that do not fall into standard categories with well-studied solutions.
Updated: Last month
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.
Rectangle Geometry
Rare
Problems involving rectangles whose sides are parallel to the coordinate axes.
Conclusion
Congratulations on making it this far!