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

Search-Trees_simulation #135

Open bmkgupta opened 5 years ago

bmkgupta commented 5 years ago

Simulation stopped working when following steps are done 1)Insert 0 2)Insert 0,this time it stopped working i.e. got stuck even did'nt recognized other input which is given later in this case.

after 1) and 2) screenshot 4 after 2) it got stuck and stopped working