Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Inspired by the common binary search algorithm, this design would be a binary or tertiary search on the next desired letter. Below are two potential visualizations of this, tree and list, where a user would use the left or right arrow keys to narrow in on the desired letter. All three diagrams show the same progression of selection an “N”.

...