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 Both diagrams show the same progression of selection selecting the next letter to be an “N”.

Binary Search Letter Selection Tree

...