Skip to content

Nikunjmistry22/SortingAlgoVisualizer

Repository files navigation

SortingAlgoVisualizer

SortingAlgoVisualizer is a tkinter gui to visualize sorting algorithm with dynamic speed and number of elements.


Libraries used:


  • Tkinter & TkBootstrap
  • Thread
  • Time
  • Pyinstaller
  • Numpy

Features:

  • Visualize the sorting of an array.
  • Dynamic Speed and Size of the random elements in an array using slider function.
  • Note of time complexity of each sorting algorithms.
  • Change the elements in an array by clicking on shuffle button.
  • Using Threads to improve performance of the GUI.

Download the GUI Link

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published