Implement a modified bubble sort.
Software Development Engineer In Test Sdet Interview Questions
3,719 software development engineer in test sdet interview questions shared by candidates
some expected technical and business problems
Suppose there's a rabbit on the edge of a stream. In the stream, at unit sized spaces, there are potentially rocks, i.e. for each space in the stream, there is either a rock there, or there isn't. The rabbit can hop onto a rock, but can't swim. If the rabbit can initially jump one space, then for each subsequent jump, jump n + 1, n, or n - 1 spaces, where n is the number of spaces previously jumped, design an algorithm to determine if the rabbit can successfully cross an arbitrary stream.
Ask you to perform some testing on a particular feature in one of their products.
Write a code snippet to general the first 10 Fibonnaci numbers.
Gave me design question about designing a gambling website where all the participants know that the other guy is not playing foul.
design a secure and usable login system
Given a series of numbers, replace each number with its nearest possible nuumber
What are some strategies to push quality gates upstream in the software development lifecycle?
Tell me something about neural networks ??
Viewing 1251 - 1260 interview questions