Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

php-binary-search

Binary Search Using PHP - Code sample

This piece of code accepts a string of comma separated values (positive integers) and a search item. Uses binary search to determine if the search item exists in the provided list while at the same time printing to the screen how many tries have been used.

About

Illustrating binary search in PHP with a code sample

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages