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

Open samarthamahesh opened 5 years ago

samarthamahesh commented 5 years ago

Description : In some cases, negative numbers cannot be inserted to the search tree. It gets stuck after finding the place to insert. Steps to reproduce : Open simulation under Search tree. Insert 2, then insert -1. Screenshot : Screenshot (15)