haaaziq / IPSA-Simulator

In Place Sorting Algorithm Simulator

Home Page:https://youtu.be/YRpvmP_Jj3g

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IPSA-Simulator

In Place Sorting Algorithm Simulator using Python GUI Library: TKinter

This project “IPSA Simulator” is aimed to help students visualize the sorting algorithms in an interesting way that will help them understanding it better and make them comfortable with computer science concepts. This will simulate the sorting algorithm through bar graphs (representing data).

Currently it includes,

  1. Bubble Sort,
  2. Insertion Sort,
  3. Selection Sort.

About

In Place Sorting Algorithm Simulator

https://youtu.be/YRpvmP_Jj3g


Languages

Language:Python 100.0%