C++ Binary Search 05-05-2016, 11:11 AM
#1
A binary search is a method of searching for some data in a specific way, you can see it in action here:
![[Image: binary-and-linear-search-animations.gif]](https://blog.penjee.com/wp-content/uploads/2015/04/binary-and-linear-search-animations.gif)
I done this for my cousin's computer science work when he got stuck a while back, so it's not that good, but it works!
https://mega.nz/#!VMUlQYwa!YInljZQC-nHnS...Aszb3ILlL0
Please note, the color on the text is an external library I can't seem to find, if requested I will find it.
![[Image: binary-and-linear-search-animations.gif]](https://blog.penjee.com/wp-content/uploads/2015/04/binary-and-linear-search-animations.gif)
I done this for my cousin's computer science work when he got stuck a while back, so it's not that good, but it works!
https://mega.nz/#!VMUlQYwa!YInljZQC-nHnS...Aszb3ILlL0
Please note, the color on the text is an external library I can't seem to find, if requested I will find it.



![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)