I did not get any particularly challenging algorithms/data structures questions, but one problem had a constant-time solution that was not immediately obvious. So before jumping in think whether there could be a trick that trivializes the problem.
Software Development Engineer In Test Sdet Interview Questions
3,734 software development engineer in test sdet interview questions shared by candidates
given a long input string with lots of delimiters in the white board, write a c-code to change the given string it to another format based on some rules.
reverse link list
How to do a test for the code?
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.
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 ?
2)Test a keyboard for a comman man
Viewing 3011 - 3020 interview questions