
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
Bubble sort and Insertion sort in my new project :) pic.twitter.com/3Fva25lpeX
— Deinigu (@DeiniguDev) August 8, 2023
Selection Sort (very slow, O(N^2)) pic.twitter.com/61U9xIYpTC
— Deinigu (@DeiniguDev) August 23, 2023