clubgamma / Sorting_Algorithm_Visualizer

A GUI based python program to visualize Sorting Algorithms.
0 stars 6 forks source link

Add iteration number #5

Open Hetvi07 opened 3 years ago

Hetvi07 commented 3 years ago

Add code to show iteration number and status of record at that particular iteration.

Sheeri commented 3 years ago

Hi, I'd like to work on this but need more information. For which algorithm(s) do you want iterations and status displayed for?

Hetvi07 commented 3 years ago

Hi, I'd like to work on this but need more information. For which algorithm(s) do you want iterations and status displayed for?

Hey, You can either work on existing sorting algorithms or can add another sorting algorithm too, however you wanna contribute.

Hetvi07 commented 3 years ago

Hi, I'd like to work on this but need more information. For which algorithm(s) do you want iterations and status displayed for?

I want to add this feature for all the algorithms, for better visualization of algorithms.

Sheeri commented 3 years ago

Gotcha. So I'll pick one to start with :D