Write a program that multiplies 2 numbers (integers, floats, etc), without using the multiplication operator.
Software Development Engineer In Test Interview Questions
5,160 software development engineer in test interview questions shared by candidates
Alarm clock for blind people.
How would you test a wireless keyboard?
Write a function that counts words of a book based on type (noun, verb, etc)
Find out all strings from a grid and compare with a list, traversal is random
Boundary case of the code question.
Write an algorithm that takes function names from a program and will figure out if it is made up of valid words (1 or more).
Implement a single-linked list class.
Write a test to validate whether a tree is a BST or not and write every case tested.
Just be thorough with the data structures (trees, strings, recursion etc) and practise a lot. Most of the questions are similar to programming questions found in a book, and if you practise enough, you will be confident for all the questions. Also, testing questions are always unique (like test a vending machine), and make sure you cover all the test cases.
Viewing 3391 - 3400 interview questions