Skip to content

Latest commit

 

History

History
 
 

Bubble-Sort-Visualization

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Welcome to Bubble Sort visualization

This is a script that provides easy simulation to bubble sort algorithm.

Requirments

  • No specific libraries are required.
  • Script uses python built-in libraries: Tkinter, random, time

How to run ?

Just type this command in the terminal

python bubble_sort.py

Screenshots

image image