Start with a web page for a movie. On it there are recommendations. write a loop that iterates through and exhausts all titles that can are linked given a starting title.
Test Development Engineer Interview Questions
5,609 test development engineer interview questions shared by candidates
Some question about OOD, why you have these classes.
to find the sum of all nodes in a binary tree which was divided vertically
1 st round : Technical aptitude on CN,DBMS,OS,Data Structures,And programming 2 nd round: Written coding round. 2 questions were give on arrays,strings which can also be solved using other data structures. 3 rd round: It was based on testing and troubleshooting. 4th round: Questions on data structures --question on tree,and a general question using array was asked. 5th round: Personal HR +technical HR...few basic questions and a problem solving scenario was given.They expect the candidate to use an appropriate data structure.
Signed NDA
You are given an app on a mobile device which can take pictures of different objects, how would you go about testing this - What test cases would you create. Write code to create an automation test script which would go to a website, click into some different links, store all references to a certain word and output these.
Questions on resume
Describe a situation you can relate yourself where you practice ownership
Data structures and algorithms .
#1 - Easy Question: Net Price Change The interns at XYZ were assigned the task of analyzing the stock value over a period of time. Your task is to help them find the month at which the net price change is minimum. The net price change for a given month is defined as the absolute difference between the average of stock prices for the first i months and for the remaining N-i months, where 1 <= i <= N. These averages are rounded down 1 to the nearest integer. If there are several such months with the minimum net price change, return the earliest month.
Viewing 4361 - 4370 interview questions