DS and Algo APi automation framework
Test Engineer Ii Interview Questions
588 test engineer ii interview questions shared by candidates
2. Addition in reverse fashion using linked list (handle edge case scenarios : inputs of different length, carry at the end)
1. Binary Tree related ( check if all the parent node is less than child node)
1. Circular Queue implementation 2. Custom Logger creator using Design pattern. Test were over screen sharing text editor
Basic logical questions Find the highest prime number below a given number
Round 4: Functional Testing and Product Architecture - Test search functionality in WhatsApp for Chats, Status, and Calls. - Explain the complete product architecture (as much as you can remember) in all the companies you've worked in. [I'm not joking, I explained what all I worked] - Explain the complete product architecture with API calls & Microservices level from entry to exit of the user in the current company. - What's the last time you disagreed with your developer? [Any company in your career] - What did you do when you missed a deadline? - Which bug of yours stopped a release?
Round 3: Automation Framework, Test Activities & Problem Solving - How do you create a test plan? - What are the major areas to be taken care of while creating the test strategy? - Test Cases for YouTube search. [UI and API Level] - Negative test cases for the video search. - How will you validate the YouTube video suggestion for a user in the UI Automation? [Populate few video searches as pre-condition and then automate the validation] - Questions and follow-ups on TestNG Groups. - A detailed walkthrough of my Automation Framework. [Data Driven] - Custom Dashboards built for Product Metrics. - Allure or Extent Reports in Automation Framework. - Selenium Webdriver with JavaScript Executor and other topics like Alerts. - Why I chose a particular class as Abstract and when did I go for Interface in my Automation Framework? - https://leetcode.com/problems/add-strings/
You have a function called iisWord that returns a true or false if it's a word. Accepts a string. You have another function that returns a List and the parameter is a string. You have to take this string and see how many words you can create with it. Ex. Input: Whotel. Output: who, hot, hotel.
Do you know Ruby? In a string of 1s and 0s, how would you find the number of zeros. (allowed to search online if you don't know ruby)
You have a function called two sums that return an integer array of the indices that add up to the target value (leetcode question)
Viewing 201 - 210 interview questions