Find a query pattern in a string
Sdet Interview Questions
4,403 sdet interview questions shared by candidates
How do you create and reserve a linked list? After you have written the function to create the functions, write a function to sort the linked list.
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.
2)Test a keyboard for a comman man
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 3541 - 3550 interview questions