General questions about testing concepts and coding, onsite practical exercises about exploratory testing and a problem to solve using any programming language.
Software Engineer In Test Interview Questions
11,956 software engineer in test interview questions shared by candidates
If you want to change something of your previous company what would that be?
Http error codes Write a code to match a given suffix with a string.
Coding round 2 questions: 1. A list contains random number of 0's and 1's. Give the minimum no of moves to get all 0's to one side and all 1's to the other side. restriction was that each item can only move 1 step to the left or right. 2. A bot starting from x,y can only move to (x+y,y) or (x,x+y) at any given time. Output true or false based on whether this bot will reach (x1,y1) during its traversal.
Describe a time where you failed
What is a skill of yours that you most value?
Don't remember exactly but it was asking my understanding of processor cache architecture vs RAM, e.g., memory locality and associated performance.
Design a Circuit for identifying a way to record a build failure DTC for headlamps
basic data structure question,c,c++,python, whats difference between tuple and list, black and white box testing
In-person interview
Viewing 1421 - 1430 interview questions