Past experience, Technical Depth, Whiteboard round
Software Development Engineer In Test Interview Questions
6,460 software development engineer in test interview questions shared by candidates
Measure 4 liters from 2 jars with 5 liters and 3 liters
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
Viewing 1301 - 1310 interview questions