Coding and general questions. how do you print duplicate characters from a string? How do you check if two strings are anagrams of each other?
Software Development Engineer In Test Sdet Interview Questions
3,734 software development engineer in test sdet interview questions shared by candidates
Past experience, Technical Depth, Whiteboard round
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
Viewing 641 - 650 interview questions