Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


In the given binary tree, using array you can store the node 4 at which location?

1 2 3 - - 4 - - 5



In the given binary tree, using array you can store the node 4 at which location? 1 2 3 - - 4 ..

Answer / phool chand

Root LC1 RC1 LC2 RC2 LC3 RC3 LC4 RC4

where LCn means Left Child of node n and RCn means Right Child of node n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

Does hashmap allow duplicate keys?

0 Answers  


What are the parts of a linked list?

0 Answers  


Define quadratic probing?

0 Answers  


What is data structure and why we need them?

0 Answers  


How many types of data structures are used?

0 Answers  


What is a treemap used for?

0 Answers  


Can hashmap be sorted?

0 Answers  


Program to remove duplicate elements in an array.

0 Answers   InterGraph,


What is heap and its types?

0 Answers  


Differentiate between queue and deque.

0 Answers  


Is quicksort a stable sorting algorithm?

0 Answers  


Why is null not allowed in concurrenthashmap?

0 Answers  


Categories