Geometry & Computational Geometry
Geometric algorithms and computational geometry concepts for solving spatial and geometric problems.
Learning Map
Prerequisites
What's in scope
- Basic Geometry: Point & line operations, distance calculations, area & perimeter, intersection problems, and convex hull
- Advanced Geometry: Sweep line algorithm, closest pair of points, line segment intersection, polygon operations, and 3D geometry basics
How to use this section
- Start with Basic Geometry to understand fundamental geometric operations
- Learn Advanced Geometry for complex geometric algorithms
📄️ Advanced Geometry
Sweep line algorithm, closest pair of points, line segment intersection, polygon operations, and 3D geometry basics
📄️ Basic Geometry
Point & line operations, distance calculations, area & perimeter, intersection problems, and convex hull