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

How the Swapper works?

570


What are complex data types in pig?

310


Define color recipe?

1


What is mvc page life cycle?

1


example of SOP

1513






1.What are the Feactures visual data manager 2.Short note on visual data manager 3.What is data control,its work,properties,methods 4.Needs for OLEDB in vb 5.LIst steps involved in generating christal report 6.What is a recordset 7.Diffrence between RDO and ADO 8.What is an Activex control 9.Advantages of ADO over data control 10.Diffrence between model and modeless form 11.What is the significance of debug window 12.Diffrence between single document and multiple document 13.Explain data report

3798


What is shading in ms word?

306


What is process studio?

186


How do you use text formulas in excel?

308


EXPAND_________SCM

1794


Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box

2032


What are spring jdbc templates used for?

164


Is xml html?

473


What makes a molecule into organic molecule?

748


Explain the difference between microcontroller and microprocessor?

563