Given an array of test results (T/F), write a program to determine the first occurance of a Failure
Test Engineer Ii Interview Questions
549 test engineer ii interview questions shared by candidates
1) Add two linked list data.
How would you test a search engine ?
Contrary to my assumptions, i found the interview pattern simple. Each interview lasted for 1 hour and it consisted 3 questions precisely. a. Quick Question about OOPS. b. Question related to functional - preparing a exhaustive test case list for a typical Web service architecture. c. Coding Question - A typical challenge was thrown associated with arrays, matrix and they expect to arrive with design and coding with in the stimulated time. Trust me, they expect the fine tuned code with in the first attempt itself. No excuses. Interviewers might give some focus points if they think if you are missing something or lacking - try to seek that point and explain about that area. You can't skip that point. Preparation around coding challenges around arrays, strings, matrix and linked lists would be helpful.
How would you design a hotel reservation system?
Can you write a script to reverse the contents of an array?
Coding questions at QA level
Build binary search tree (including nodes), build program to make every third word uppcase
Q. L2 - Given a list - [1,2,3,4,5] , Sum = 7. find out whether the given list contains pairs which add up to sum value or not, if yes then print that it contains
Q. Managerial - given two sorted lists - [1,2,4] & [3.4.5] Merge and sort them in the least time Complexity.
Viewing 91 - 100 interview questions