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 #298

Open mushie101 opened 5 years ago

mushie101 commented 5 years ago

->Defect description: The "Code" is missing in the Insertion Sort simulation

->Steps to reproduce the issue: Open the afore-mentioned page and click on the link for the quick sort simulation. You will see that the code section only has "Insertion Sort" written in it.

->Expected Result: The user should be able to see simple easy to understand pseudo code.

->Actual result: A dull screen showing only "Insertion Sort" can be seen.

Screen Shot 2019-03-17 at 4 05 22 AM