Given a Stack with n elements, write a method that always keeps the max of the stack?
Software Development Engineer In Test Sdet Interview Questions
3,752 software development engineer in test sdet interview questions shared by candidates
Reverse a linked list
Given a matrix of n x n dimensions, write an algorithm such that each number (from 1 to n) appears only once in a column and a row. (Look up magic square for an example)
Implement LRU Cache
Write an algorithm to pick the mayor of a town. There is a random number that is chosen and every nth person on the list is deleted until the mayor is chosen.
How many cars in Chicago?
How would you test Excel?
how do you test a remote control?
how to find the closest predecessor of a node in binary by doing inorder traversal.
Code a solution to rotate bitmap by 90 degrees given a structure definition representing the bitmap and a function prototype for the function to do the rotation.
Viewing 321 - 330 interview questions