Name a time where you had a disagreement and how did you solve it
Software Development Engineer Test Interview Questions
5,405 software development engineer test interview questions shared by candidates
1. Technical round : Appium / Selenium + some basic logical coding question 2. Managerial round : your previous projects + knowledge about the company 3. HR round : mainly the salary discussion
First round consisted of 8 multiple choice questions on Basic Selenium commands, TestNG annotations, android main activity, XPath operators. 3 Coding questions: 1. Best Time to Buy and Sell Stock . You can buy and sell just once. Find max profit. 2. Given an array. Find if the array can be made as an increasing ordered array by changing the position of just one element. 3. Given a string, can you rearrange the characters of the string to make a palindrome? Second round was a Zoom interview: It was with one of the senior members of the team. I was given 2 coding questions to solve: 1. Convert an integer to binary equivalent 2. reverse an integer Later he asked how would i test my code, is the code production ready etc. I was asked to implement a Stack. And few basic java questions
Hands on test of an application
Write a function which displays if number is prime or not
Q: What is the qa process in your current company?
Write a function which converts decimal number to binary in displays the result
Longest Substring Without Repeating Characters – Solved using sliding window with a hash set/map to track characters and update window pointers.
DSA Round 1. Addition of big string integer 2. True false as per number appearance in output with time complexity. 3. All Functional Testing question 4. Automation project structure. 5. Managerial Basic question
1. 2 Java programs 2. 1 automation problem with projects and viva 3. HR round questions.
Viewing 4981 - 4990 interview questions