Computer Science
Visual Invariants
This applet demonstrates the invariant of the linear search algorithm by displaying it
visually.
This applet uses an interface similar to LinearSearch (above), but will
visually demonstrate the invariant of a binary, rather than a linear, search.