Process of laptop joining a network and browsing a webpage.
Quality Engineer Iii Interview Questions
51 quality engineer iii interview questions shared by candidates
Behavioral questions and some technical questions on round 1
1. Find nth node from the end of a linked list in one pass? 2. Given an array, add the elements to empty binary search tree? 3. Hash Tables, write a program to find a count of 2 elements in array to have sum X? 4. What is hashcode, equals method in java? 5. Tell time complexity for each question? etc.....
most of them are easy
1. Asked about BFS, DFS. 2. Different selenium exceptions 3. Given sum and value n find the n number of digits to form the sum. eg. sum = 6, n = 2 => [1,5],[2,4],[3,3] and if n = 3 we have to print 3 values which makes the sum i.e [1,2,3] 4. JSONPath 5. Diagonal SUM
Round 1 - DSA and coding Round 2 - selenium,java , rest assured Round 3 - project related
I was asked to give an example of a past failure or success.
Talk about a time that you got ambiguous requirements?
About the current role and responsibilities. Technologies worked on and some questions related to projects mentioned in the resume.
How to extract data from excel
Viewing 41 - 50 interview questions