reverse link list
Sdet Interview Questions
4,406 sdet interview questions shared by candidates
I was asked to write some code on paper. The question was to create a function that took in two rectangles and to return true if they overlap and false if they don't. I was then asked to flip the paper and to create 10 cases to test my code.
what was the toughest challenge you faced so far while developing software? how did you deal with that?
How to do a test for the code?
Phone Interview- 1. Behavioral questions based on resume. 2. Test a software that would create triangle based on length entered. 3. Palindrome using recursion. 4. Test alarm clock
Implement a graph class, find the minimum spanning tree?
Given a set of structure/object which has 2 value. Sort the set with respect to 1'st number and then with 2nd number
1st round: write integertoasciiconversion(char *s , int n) , here the discussion on who would allocate memory pointed by s , if its the user what wuld be the adv ?
sort array
Phone interview 2: Write a function that accepts a string and returns the number of words in it. How will you test it?
Viewing 3531 - 3540 interview questions