Implement a counting semaphore using only binary mutexes
Software Development Engineer In Test Sdet Interview Questions
3,735 software development engineer in test sdet interview questions shared by candidates
How would you design a hotel reservation system?
How do you write test cases for a software application that prints out triangles? What all do you consider when writing your tests?
How would you sort an array of 5+ random chars?
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
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
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
Viewing 651 - 660 interview questions