Binary Search Algorithm

22K views Dec 9, 2022

Sign up for the Compucademy mailing list here: http://eepurl.com/gkYOPn A whiteboard walk-through of the binary search algorithm, which comes up in GCSE and A Level Computer Science for all boards. Remember your data must be SORTED before you try and search using this method. You can check out the Compucademy blog here https://compucademy.co.uk/blog/ for lots of articles and resources for GCSE Computer Science, A Level Computer Science and Python programming.