We have a couple of remaining mugs, shirts and posters left. If you're interested, get in touch!

BINÄRY SEARCH

Permanent link: idea-instructions.com/binary-search/

Binary search is a fast algorithm for finding the position of a value within a sorted array. It reflects the way people intuitively “guess numbers” by repeatedly asking “Is your number bigger or smaller than x?”

Initially published 2018-02-14.