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_quick-sort #311

Open Ashish1751 opened 5 years ago

Ashish1751 commented 5 years ago

Defect Description: while giving inputs in random input if invalid inputs are given it is taking as zero in spite of throwing error . Steps_to_reproduce:1.Go to Sorting Algorithms. 2.Click on Simulations. 3.Click on Quick sort. 4.Click on Random input. Expected result: Error message to give valid inputs. Actual result :Taking them as zero Screenshot from 2019-03-17 10-58-13 Screenshot from 2019-03-17 10-58-40