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 6815you are testing with daily builds,you installed the latest build today and what will you do if the application shortcut is not launching?
2 8940I'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?
3182Write 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 )
2205Binary 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.
2063Write 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 17246A 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 11348Post New Amazon Interview Questions
What do I do if the data area is full?
how do i remedy a foundatiom that the column bases was cast and aftet 28days crushing the conprehensive strength of the concrete fall below the specification 25N/mm2
What is guarded attribute in a model?
How do I get deterministic finalization in c#?
Compare sas, r and python programming?
What are the access modes of START statement?
What is the ‘fillfactor’?
Explain the advantages of asp.net mvc over asp.net?
What data types are supported by external id’s in salesforce.com ?
create a flow diagram up to 2 levels for hospital management
How come the systems know to differentiate between network id and the host id?
What is the purpose of gui map configuration?
Explain is servlet mapping?
Why the config file might not be writable
How to open dialog box in angular 4?