Implement a BST using C++
Software Engineer In Test Interview Questions
Software Engineer In Test Interview Questions
Software engineers in test are IT professionals who focus on building tools for software testing. They also sometimes perform the tests and assist in developing the product being tested. In a software engineer in test interview, prepare to answer advanced questions about the software testing and development process.
Top Software Engineer in Test Interview Questions & How To Answer
Question #1: Explain the difference between priority and severity.
Question #2: What is ad-hoc testing?
Question #3: Explain the difference between SDET (software development engineering in test) and manual software testing.
36,264 software engineer in test interview questions shared by candidates
What was on technical hurdle you've overcome?
Write a function that takes in 3 sides (lengths) of a triangle and determine if it is a valid triangle. (see, it's not too bad, remember the basics and you'll be fine)
Find if two nodes in a binary tree have a common ancestor.
There was no difficult or unexpected questions. for instance: -sort an array with just two types of elements, optimize your algorithm -find common letters in two strings and put them in a sorted order -compare sorting algorithms
Mostly technical question around work done earlier
BFS
Given an array of integers and sum, check whether any combination adds upto the sum. For solve then program in any language.
Maximum value contigous sub sequence. need to give all test cases
Name 3 technical strengths. Name 3 non-technical strengths. Name a weakness.
Viewing 2031 - 2040 interview questions