Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 935 Bytes

File metadata and controls

19 lines (13 loc) · 935 Bytes

Visualizing-Sorting-Algorithm

This is a project for visualization of different sorting algorithm for better understanding of beginner coders.

Many people while starting the journey of programing face sorting algorithm difficult to understand. That’s the reason why most of them leave it. So, we have created a programme to visualize some of these sorting algorithms using python and tkinter module.

How to run

run the /code/main.py file to start the program

System Architecture

image

Flowchart

image

Visualization Bubble Sort

ezgif com-gif-maker

Thank You for reading!!! Have a good day!