Geometry Basics
Geometry is a fundamental topic in competitive programming, involving points, lines, polygons, circles, and geometric algorithms. Mastering these concepts is essential for solving a wide range of problems efficiently. This collection provides problem sets, theoretical handbooks, tutorials, and video playlists to help you build strong geometric problem-solving skills.
Theory and Tutorials
- Handbook of Geometry for Competitive Programmers (PDF)
- Basic Geometry - CP Algorithms
- Intro to Geometry (France-IOI, French) (PDF)

