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 )

1788

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.

1698

Post New Amazon PHP Interview Questions


Amazon PHP Interview Questions


Un-Answered Questions

What is contextpath?

660


Hi sir if any product monograph not given known impurities (may be 5 impurities) specifications then how we require to proceed for inhouse formulation?

450


How you can update memcached when you make changes to php?

786


What is the configuration of the system u use at home?

2029


What is the purpose of table tdevc?

2260






Do you need ftp for wordpress?

109


How to write a comment in javascript?

838


i am from instrument branch i want paper patern of mahagenco . any pevious years paper regarding my branch send me please . please.....

1840


How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks

1743


why zomato?

859


How come my workflow works fine in dev but not in qa? (Or prod)

674


What is row and column?

573


List out the different types of the source system in sap?

611


What is a foreign key constraint?

770


Does postgres cache queries?

574