Do you think SDET deserve this much salary?
Development Engineer Interview Questions
37,130 development engineer interview questions shared by candidates
Tell me of a time when you faced a decision that was not admired and you stuck with it?
Tell me about a time your bosses asked you do something you disagreed with and you did something different.
Typical SDE interview
An array of strings, and each string is connected by an edge if they differ by one character. Find if there is a path between two strings.
print the number ordered by the level in a binary tree
reverse linked list, 1-2-3-4-5 to 5-4-3-2-1
What do you do in free times?
(1)Given string is palindrome or not(Inlace without using extra buffer) (2)Given a number n - give me the first n prime numbers (Improve efficiency of code) (3)Fizz-buzz type question (4)Given a string(for e.g.,abc) and an array of strings(s1,s2,....sn) -> return an array of boolean values based on if a string s1 can be made from the characters of string(abc) (5)Find the duplicates in an array. (6)Given an architecture of an application - find the best ways to test it and make sure that how can we deliver quality products. (7)Behavioral questions like conflict with a team-member etc.
Real time project development assessment
Viewing 961 - 970 interview questions