Cover image for "Sortee"

Sortee


🔍 Project Overview

Sortee is an interactive visualization tool built with Python and PyGame, designed to help users understand how different sorting algorithms work. The application visually demonstrates the step-by-step process of three popular sorting algorithms:

  • Insertion Sort
  • Bubble Sort
  • Selection Sort

🎥 Demo