At the final step I was asked about a logic quiz. Moving 5 people from one through a bridge with only 1 flash-light. The people are moving in different phases.
Software Development Engineer In Test Sdet Interview Questions
3,733 software development engineer in test sdet interview questions shared by candidates
The algorithum question
Difference between calloc() and malloc() synopsys-rd-interview-questions 0 of 0 votes 13 Answers What are the differences between new (in C++) & malloc (in).
how many lines was your longest coding project and what did it do?
Well, I try to use non-recursive method to generate the permutations of a given string, but I forget that I only have 10min to write the code.
How would you find a book in a library given the author and title, but no catalog.
c) WAP to Print last n lines of a big log file.
2nd Interview round was very difficult. I was asked to code a question. I coded in recursively and then I was asked to do it in iterative way. The question was new and there was not even a bit of help from interviewer.
1. Give a number k, output how many prime numbers between 2 and k (inclusive) 2. Give two strings a and b, tell whether b is a sub sequence of a (not substring), using recursion first, then using loops, then tell which one is better. 3. If a database query manager buffer is filled without any more space, what kick-out mechanisms would you use? FIFO, Oldest, Least Recently Used etc. Why?
Actually, the questions are not hard. For example, binary search, validate parentheses, find the kth element, etc.
Viewing 1271 - 1280 interview questions