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...


Binary tree question -

Node has numeric data (int)

The function takes depth as argument and sum all the value
of the node of the depth.

For instance,

(0) depth 0
/ \
10 20 depth 1
/ \ / \
40 50 60 70 depth 2

so if you pass get_sum(2), you would return 220 which is
40+50+60+70 (sum of depth2)

write the function.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

What is member variable?

0 Answers  


What is php dependency injection?

0 Answers  


What is the difference between get and post method in php?

0 Answers  


What is the apache?

0 Answers  


Whether php supports microsoft sql server?

0 Answers  


how to select the multiple data in selection button

1 Answers   xasis technologies,


Which software is best for php?

0 Answers  


Explain me what is the goto statement useful for?

0 Answers  


Write a program using while loop in php?

0 Answers  


Is php harder than javascript?

0 Answers  


Explain type casting and type juggling.

0 Answers  


How to create a directory?

0 Answers  


Categories