Final Lab: Visual Sort

Welcome to your final lab! Before we get started, let’s take a minute to appreciate how much you’ve already accomplished. You’ve made it through nine labs! Nine warmups! Nine…thousand bugs! You’ve drawn beautiful art, built pyramids, designed image filters, processed penguin data, assembled concordances, wrestled with fractals, modeled social networks, and brought your own critters to life (at least for a minute). Now you have a chance to use this experience to build a graphical visualization of sorting algorithms.

Goals

  • Learn about sorting algorithms and runtime.
  • Practice and synthesize concepts introduced throughout the course.

Sorting in Progress