question about tree

Posted by davit-datuashvili on Stack Overflow See other posts from Stack Overflow or by davit-datuashvili
Published on 2010-05-28T16:25:59Z Indexed on 2010/05/28 16:31 UTC
Read the original article Hit count: 162

Filed under:

i have question for example i want to implement binary tree with array i want understand what will indexes for left child and rigth child ?my array is 0 based i want implement searching in tree using array can anybody help me?

© Stack Overflow or respective owner

Related posts about algorithm