Write a program to find anagrams of a string
Software Development Engineer In Test Sdet Interview Questions
3,752 software development engineer in test sdet interview questions shared by candidates
Write a method to rotate an array at n without using O(1) space. How would you test this method
Are you familiar with setting up computer hardware? If so, what does __(computer component)___ do? Why would we choose to use a SSD over an HHD.
Reverse the words in a sentence but keep the space.
Design MSN messenger. This was not difficult for me but unexpected.
Mainly questions relating to data structures and testing them in extreme cases.
question on how to store many data types in 1 type
Should we ship the product that has known bugs and issues?
The reverse in-order traversal stumped me slightly; my solution was to do an in-order traversal, adding elements to a FIFO stack. Then after the traversal, pop off the elements of the stack.
Reverse a string without using a buffer?
Viewing 421 - 430 interview questions