Round 2: F2F Problem Solving - https://leetcode.com/problems/group-anagrams/ - Add all the numbers [not digits] in a given string - Welcome123To456India789 [123+456+789]
Test Engineer Ii Interview Questions
575 test engineer ii interview questions shared by candidates
Round 1: Online [DoSelect] Coding Round - https://leetcode.com/problems/valid-anagram/ - Problem on an Array which needs to be solved based on the index and array length. - Problem on a Binary Tree.
Following is the list of questions which I can recall - 1. Find All Palindromes in a String, considering all cases. If possible using Collections 2. Sort a stack (implemented using an array) in an optimal way 3. Find number of (0)s and 1(s) in an array having only 0(s) and 1(s) 4. Sort an array having 0(s), 1(s) and 2(s) 5. Explain architecture of the Selenium based automation framework 6. How to test multiple WSDLs? What all test cases or testing methods can be applied 7. How to use multi-threading concept in your automation framework 8. What are immutable classes 9. How to implement a queue with synchronized collections(which collection can be used and why) 10. Page Object Model vs Page Factory Model 11. Singleton Class and concept of private constructor 12. How to handle same object with different properties across different browsers in Selenium based Automation Framework?
What is difference between joins?
develop complete api automation framework for zomato in 2 hr after manual go throuth to swagger
How do you test an elevator? What is the process you use to debug if a website is down
Coding round: Setup a POM enabled framework from scratch and code an end to end scenario that they've given involving a bus booking page. Involves dropdowns, conditional select, list filtering, handling calendar to choose date, alert handling, extracting cheapest rate (integer) from list of strings, etc.
given a "/Users/name/Desctop/folder" string , print all they files and folder path in it
Given a array of integers find triplets that equals a target sum
How do you ensure quality?
Viewing 291 - 300 interview questions