How would you design a hotel reservation system?
Lead Software Engineer In Test Interview Questions
5,209 lead software engineer in test interview questions shared by candidates
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
Find duplicate numbers in an array
Viewing 1061 - 1070 interview questions