Request New Subject
Home
Data Structures (DS)
Non Linear Data Structures - Trees
Q. If binary trees are represented in arrays, what formula can be used to locate a left child, if the nodehas an index i? (Solved)
1. 2i+1
2. 2i+2
3. 2i
4. 4i
a. 2i+1
Related Topics
→ Linear Data Structures -Stacks and Queues
→ Non Linear Data Structures - Graphs
→ Searching, Sorting and Hashing Techniques
Subscribe Now
Get All Updates & News
Subscribe