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

Open samarthamahesh opened 5 years ago

samarthamahesh commented 5 years ago

Description : While deleting a number which is not present, it is stuck at leaf node. Steps to reproduce : Open simulation under Search-tree and enter any number of numbers and delete a number which is not present. Screenshot : Screenshot (14)