Skip to content

Tung M Phung's Blog

  • Home
  • About me

Category: Geometry

Competitive Programming, GeometryLeave a comment

Convex Hull

December 27, 2019July 31, 2020 Tung.M.Phung

Continue reading Convex Hull

Competitive Programming, GeometryLeave a comment

Pick Theorem

December 27, 2019July 31, 2020 Tung.M.Phung

Continue reading Pick Theorem

Competitive Programming, GeometryLeave a comment

Sweep Line Algorithm for Closest Pair problem

December 27, 2019July 31, 2020 Tung.M.Phung

Continue reading Sweep Line Algorithm for Closest Pair problem

Competitive Programming, GeometryLeave a comment

Orthogonality of 2 lines

December 27, 2019July 31, 2020 Tung.M.Phung

Continue reading Orthogonality of 2 lines

Competitive Programming, GeometryLeave a comment

Collinearity of 3 points

December 27, 2019July 31, 2020 Tung.M.Phung

Continue reading Collinearity of 3 points

Competitive Programming, GeometryLeave a comment

Equation of a circle given center and radius

December 27, 2019July 31, 2020 Tung.M.Phung

Continue reading Equation of a circle given center and radius

Competitive Programming, GeometryLeave a comment

Equation of line passing through 2 points

December 27, 2019July 31, 2020 Tung.M.Phung

Continue reading Equation of line passing through 2 points

Competitive Programming, GeometryLeave a comment

Rotate a point around another point

December 27, 2019July 31, 2020 Tung.M.Phung

Continue reading Rotate a point around another point

Competitive Programming, GeometryLeave a comment

Area of a triangle

December 27, 2019July 31, 2020 Tung.M.Phung

Continue reading Area of a triangle

Competitive Programming, GeometryLeave a comment

The angle between 2 vectors

December 27, 2019July 31, 2020 Tung.M.Phung

Continue reading The angle between 2 vectors

Competitive Programming, GeometryLeave a comment

Center and Radius of a circle given 3 points

December 27, 2019July 31, 2020 Tung.M.Phung

Continue reading Center and Radius of a circle given 3 points