A full lesson for Binary search.
The intention is for you to run through the presentation with the basics of the algorithm.
The resources are not language dependent (although the coding challenge does have a solution in Python, this is easily changed to your language of choice)
Students then have arrows cut out of ArrowsActivityResources.docx and record the algorithm stepping through numbers.docx
The students then optionally step through NamesToSearch.docx
Students then code TaskPseudocodeGuessingGame.doc
Then students should be able to code the binary search algorithm!