Skip to content

This is an algorithm that solves the problem of selection, i.e. finding the k-th largest of n numbers. This implementation works on words consisting of small letters of the Latin alphabet, pessimistic complexity O (n)

Notifications You must be signed in to change notification settings

VVeaz/medianOfMedians

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

About

This is an algorithm that solves the problem of selection, i.e. finding the k-th largest of n numbers. This implementation works on words consisting of small letters of the Latin alphabet, pessimistic complexity O (n)

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published