3rd round: lunch interview, discussion of my resume, intersted projects, 2 more coding questions , sub sum of numbers in an array
Sdet Interview Questions
4,403 sdet interview questions shared by candidates
test questions
backtrack problem, the max or min sum of a matrix.
Write a function that will take in a phone number and output all possible alphabetical combinations (found in a normal phone keypad) for it.
Given a string of characters figure out how many palindromes are in the list of words.
Implement a modified bubble sort.
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.
Viewing 1451 - 1460 interview questions