Skip to content

Latest commit

 

History

History
 
 

Sorting Algorithm Visualizer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Sorting Algorithm Visualizer

  • TechStack: Python, PyGame Module
  • Algorithms covered:
    • Bubble Sort
    • Insertion Sort
  • Libraries
    • PyGame
    • Random

Setup

This code can be run on any Python IDE of Jupyter notebook.

Purpose

The Sorting Algorithms are visualized here, which helps to understand the working of these Algorithms in a better way

Screenshot of output