Skip to content

naughtyfox/upper_bound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

upper_bound

Implements simple function bsearch that searches the first element greater than x in given int sorted array. Complexity is O(log(n)).

main function contains use examples.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors