• Indirection• Linear Search• Bisection Search• Bogo and Bubble Sort• Selection Sort• Merge SortLecture 13 – Visualization of Data:• Visualizing Results• Overlapping Displays• Adding More Documentation• Changing Data Display• An Example...
Which is exactly what we saw in our visualization! If you return to the “state machine” interpretation of our matrix, remember that the value we’re plotting as x is really “the current Fibonacci number,” and the value we’re plotting as y is “the previous Fibonacci number.” So ...