Coffee Corgi
coffee beans
A demo of the binary search algorithm
Developed by Mari Kasanuki
WHAT'S BINARY SEARCH 
○ In this demo, numbered coffee cups represent an array.
○ Each cup has a number that corresponds with an index position.
○ Numbered coffee beans represent the numbers housed in the array.

INSTRUCTIONS
1) Pick a bean (target number), type its number in the input field, and click the Submit button.

2) Watch as Biggo the B-Search Dog locates the cup (index position) that contains the bean (target number).