Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 158 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 158 Bytes

ShortestDistanceOfPoints

A program made to demonstrate the O(n log n) solution to find the two points with the shortest distance in a collection of points.