reverse an int
Software Development Engineer In Test Interview Questions
5,155 software development engineer in test interview questions shared by candidates
how to find the closest predecessor of a node in binary by doing inorder traversal.
How to test a calculator?
Given an eBay type service with multiple front-end applications, user information is being truncated when sent back to the user (Name was 'Andrew' but shows 'And'). Discuss your strategy on debugging this issue.
All of the questions are fairly easy. Be prepared for communication skills and big oh analysis.
How would you test Excel?
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.
Implement enqueue and dequeue using stacks.
Technical: From any array of integers print only the non repeated integers.
Given a file that has a C++ program in it, how would you verify that the code in it is syntactically correct?
Viewing 501 - 510 interview questions