Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    3
    Views
    838

    Re: Building a binary tree

    My guess is that the values: 1,2,3 are the leaves of the tree and the -1s are empty slot values from somewhere.
    A binary tree with those 3 values could have 1 and 3 as the left and right childern...
  2. Replies
    3
    Views
    838

    Re: Building a binary tree

    Do you have an instructor that you could ask about your question?

    Where did that output come from?
Results 1 to 2 of 2