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-Tree_Simulation #136

Open bmkgupta opened 5 years ago

bmkgupta commented 5 years ago

when an element is inserted multiple times, the simulation is storing the frequency but it is not getting displayed and the tree is remaining the same. screenshot 6 when the element is deleted its displaying correct order but as we do not know the input sequence ,it causes trouble during the case which has more operations