Delete duplicate characters
Software Development Engineer In Test Interview Questions
6,453 software development engineer in test interview questions shared by candidates
Count # of A's in a sentence
The interviewer had the code from the previous interviewee still on the white board in the room. He asked me to identify what the code did (printed the contents of a binary tree through a BFS using a queue). Then asked me to identify the bugs with the code and suggest how to fix it (null-pointer exceptions when printing out the values from the queue and checking for nulls before adding a value to the queue).
have you any offere accepted
They gave me a "WAP for automating the search functionality of an e-commerce website. " Which was divided into: 1)validating the item name, price, delivery details. out of which the last one only comes to play on payment scenario, which was neither directly or indirectly mentioned in the question. When asked, they fumbled themselves an went over the question then and there and realised once i pointed out that the scenario under test and the requirement mentioned does not fall in the same user flow. 2) Generate a JSON file which records all the prices for the searched item. After round: 1) Project related 2) Performance architecture for my project
Asked to explain your current framework
The hardest part to grasp was that I never got a chance interview for that role (which was my area of interest) because of bad weather. How is that my fault?
Implement a function that calculates the Kevin Bacon number of a given actor.
What was on technical hurdle you've overcome?
Given an array of integers and sum, check whether any combination adds upto the sum. For solve then program in any language.
Viewing 441 - 450 interview questions