Skip to content

bardia-ardakanian/Elizabeths-phaeton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Elizabeths-phaeton

Elizabeths-Phaeton is a min-distance problem where it requires to find K nearest points to a specific location. Inorder to do so, we implement an augmented min-heap which uses map to minimize the deleting process.

This algorithm runs on O(log(n)).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages