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)
Software Development Engineer In Test Interview Questions
5,151 software development engineer in test interview questions shared by candidates
Implement LRU Cache
reverse an int
Implement enqueue and dequeue using stacks.
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.
Write a program that acts as an application scheduler that runs executables at given times.
How to test a calculator?
The questions were easy on my understanding. If i have to rank the questions, then the most difficult among them was, to write a program to generate Roman numerals from the decimal numbers.
All of the questions are fairly easy. Be prepared for communication skills and big oh analysis.
What would be your ideal job?
Viewing 501 - 510 interview questions