-
Notifications
You must be signed in to change notification settings - Fork 0
SlavkoPrytula/Find-The-Closest-Pair-Of-Points
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Given an array consisting of n distinct points[p1[x1, y1] ... pn[xn, yn]]. Find the closest pair of points using a Divide-and-Conquer Algorithm with asymptotic complexity of O(N log N)
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published