I had given a total of 5 rounds a) 2 coding/ds/automation framework related rounds b) 1 Qa manager round related to automation framework and basic a stuff c) 1 VP of engineering round related to Behaviour/Cultural fit/Past Experience d) 1 HR round of salary discussion. 1) Seggrate the arrays 1,2 with best/average complexity. 2) Find the duplets without using brute force and with best/average complexity. 3) API automation framework working and microservice architecture 4) Some Parsing Related to the Int and string problems 5) You should be thinking from the customer perspective as well. 6) They are more interested in seeing your Approach towards the problem. 7) Some interesting issues you came across in your product or project. 8) Opps, Collections. (They will ask you pretty good questions from this section which are unique) ex:- Hashmap implementations and why there is no duplicate key in this? can we design a new one?
Test Engineer Ii Interview Questions
575 test engineer ii interview questions shared by candidates
Questions on core Java, Selenium and API automation
Round 5: Hiring Manager Discussion - Asked about my product architecture again with different test scenarios entry and exit criteria. - Asked about my build acceptance and test plans for payment components. - Why I'd chosen a Data-Driven Framework for validating APIs? - Culture Fitment and Behavioural.
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]
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?
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
Print number count which is repeating from array
Viewing 271 - 280 interview questions