Measure 4 liters from 2 jars with 5 liters and 3 liters
Software Development Engineer Test Interview Questions
5,412 software development engineer test interview questions shared by candidates
find a recurring element in a linked list of unicode characters. If a unicode character/s is found to have a duplicate then just delete that repeating node and adjust the list. The contraint was to not to use any extra memory.
using recursion to traverse a binary tree
I was asked about the most challenging project in my past experience. I talked about one project I accomplished, but I supplemented (which I really shouldn't have done so) an unsuccessful research project which I didn't put on the resume. That project was too hard for me to finish in a few months, so I eventually abandoned it. It is not uncommon that a research-oriented project fails in the end, but the interviewer might think you are a loser.
Find two numbers that sum to zero in a list.
shuffling deck of cards
Shortest path question.
How would you add two linked lists which represent a number, they have one of the digits among 0-9 in there data field
Write the data structure for dictionary
The most unexpected interview was when I was supposed to interview my interviewer during lunch. While not entirely difficult, it was totally unexpected.
Viewing 1081 - 1090 interview questions