Table of Contents

Binary Search

Repeatedly divides a sorted array in half to quickly narrow down the position of the target value.

Category: searching
Loading...

Enjoy reading code with a tandem explainer?

Explain code with DocComment! Try out your own code!

Try DocComment