virtual-labs-archive / data-structures-iiith

This repository contains sources to Data Structures Lab IIITH.
https://cse01-iiith.vlabs.ac.in/
Other
1 stars 73 forks source link

Sorting-Algorithms_Simulation #294

Open mushie101 opened 5 years ago

mushie101 commented 5 years ago

->Defect description: There is no replay option for random input so there is no way for a person who enters a random input to rewatch the solution. He will have to go to the home page and re-input all the values.

->Steps to reproduce the issue: Open the afore-mentioned page and click on the link for the quick sort simulation. Click on random input and feed in 7 random values and press enter.

->Expected Result: There should be a way for a user to replay the steps, so he can better understand the algorithm.

->Actual result: Once the animation ends the user must go back to the main page and re-enter values