you will be given a program and asked to write the Test Data and expected output for the same. for eg: there is a program which returns the sum of largest two numbers in an integer array.
1 6821you are testing with daily builds,you installed the latest build today and what will you do if the application shortcut is not launching?
2 8942I'm an MBA student. I need guidance to prepare for AMAZON COMPANY. can u pls post papers to ammuprathyu@ymail.com
60811)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
3185Write 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 )
2209Binary 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.
2066Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.
5 17249A remote island contains a tribe whose members have either blue or brown eyes. Tribe members do not know the color of their eyes and if they learn it, they must kill themselves the same night. Every member of the tribe always behaves logically...
2 11351Post New Amazon Interview Questions
How do you pronounce django in python?
How big can a mongodb be?
Explain what is backbone.js collections?
What is the super method?
What elements make up the administration console?
How are amps and watts related?
Why does it take so much time to access an applet having swing components the first time?
Define velocity ratio?
Tell me about your memorable day or your favourite movie
What commands are included in the filtering results category?
What is difference between MVC and MVP ?
How do I find where a program is installed?
What is the syntax for calling an overloaded constructor within a constructor?
Is there a chkdsk for linux?
How many worksheets can you have in excel 2013?