Search:

Type: Posts; User: Jurgen

Search: Search took 0.11 seconds.

  1. Re: How to find the larget number on binary search tree

    Actually i made some changes, this time i point only on the right nodes but again i can't find the largest number instead the second most largest number appears! I'm not sure what the mistake is,...
  2. How to find the larget number on binary search tree

    This days I'm working on one assigment that has as purpose to create a Binary Search Tree that read a text files(which contains a String name and a double number) and implements some methods....
Results 1 to 2 of 2