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.
Software Development Engineer In Test Interview Questions
6,457 software development engineer in test 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.
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?
Write a function that will calculate the angle between the the hour and minute hands of a clock given the time. Also, as I was interviewing for a test position they asked me to test the function after it was written
Viewing 5291 - 5300 interview questions