how to find all the palindromes inside a string?
Software Development Engineer In Test Sdet Interview Questions
3,735 software development engineer in test sdet interview questions shared by candidates
find two elements from an array summing up to a certain value
Implement a counting semaphore using only binary mutexes
Write the data structure for dictionary
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
What is a stored procedure ?
first question was on addition of two very larg number then he ask which data structure i will use and he asked me to write the code . then he asked about different testcase possible
If you have 9 balls. and one of the ball is lighter. All others are equal in weight. So then, if you have a single scale and you are given two turns how would you find the lighter ball?
You have 9 marbles and one is slightly heavier than the rest. You also have a scale. How would you determine the heavier marble using the scale only twice?
Viewing 641 - 650 interview questions