Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Amazon PHP Interview Questions
Questions Answers Views Company eMail

Write a function that takes "depth" as argument and return sum of node's data of that depth. For instance, (0) depth 0 / \ (10) (20) depth 1 / \ (40) (50) depth2 If I pass get_sum_by_depth(2) , it would return 90 (i.e. 40 + 50 )

1573

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.

1508

Post New Amazon PHP Interview Questions


Amazon PHP Interview Questions


Un-Answered Questions

List out some of the common problems that architect have to tackle it?

634


What is a user manual?

572


What are the uses of mongodb? Explain

1


Which reactor uses primary coolant as fluoride salts of lithium, beryllium, thorium and uranium ?

692


What is raito of coolent level in DG

1655






Is sap a product of hybris?

5


Explain how do plants take in oxygen?

568


How does distribution of services differ from distribution of goods?

688


Explain the different types of views used in cognos.

506


What settings required to create purchase order automatically from a pr?

673


what are implementation inheritance and interface inheritance?

513


Transmission through a short line depends on

1672


Write a c program to build a heap method using Pointer to function and pointer to structure ?

4175


Why python is the best?

441


What microsoft means?

530