| Title | Number guesser |
| Catalog Type | SLCItem |
| Persistent ID | https://codecheck.io/files/horstmann/codecheck-bj-4-sort-105 |
| Platform Name | CodeCheck |
| Features | Code Completion |
| Description | Your task is to implement a number guesser that works on the principle of a binary search. In each step, the guesser cuts the query interval in half. When the interval contains a single number, it proclaims the answer. |
| Keywords | Sorting and Searching |
| Author | Cay Horstmann |
| Institution | San José State University |
| Iframe URL | https://codecheck.io/files/horstmann/codecheck-bj-4-sort-105 |
| Protocol | SPLICE, LTI 1.1 |
| Protocol URL | |
| License | https://creativecommons.org/licenses/by-nc-nd/4.0/ |
| Programming Language | Java |
| Natural Language | en |