I want to get the index of all the nodes in a bst. The code i am using to insert the values and search a node is
public class BTS { public class Node