Why should we hire you?
Sdet Interview Questions
4,405 sdet interview questions shared by candidates
Given a range of numbers ordered from 1 to 1 million, what is the most efficient method to find a number that is missing within the range.
The most difficult in that interview is linked list, although it's not difficult at all. The quesiton is to remove all even numbers from the linked list
"Tell me about your biggest achievement?"
There was no difficult or unexpected questions. for instance: -sort an array with just two types of elements, optimize your algorithm -find common letters in two strings and put them in a sorted order -compare sorting algorithms
Write a function that takes in 3 sides (lengths) of a triangle and determine if it is a valid triangle. (see, it's not too bad, remember the basics and you'll be fine)
Find if two nodes in a binary tree have a common ancestor.
Delete duplicate characters
Count # of A's in a sentence
Write the strstr function.
Viewing 221 - 230 interview questions