All basic algorithm and data structure questions with some talk about design and testing.
Lead Software Engineer In Test Interview Questions
3,858 lead software engineer in test interview questions shared by candidates
Everything pretty easy and saw multiple times in interview question websites. Linked-lists, BSTs mostly
Pretty standard questions about technical background, why you want to work there, etc.
Write a program that would arrange birth dates in an ascending order.
Convert a (binary) tree to a flat list.
How would I optimize memory copy routine for different hardware platforms
Puzzle to tests data structures
How to reverse the words in a string.
Explain virtual table concept
I was asked to write some code on paper. The question was to create a function that took in two rectangles and to return true if they overlap and false if they don't. I was then asked to flip the paper and to create 10 cases to test my code.
Viewing 3771 - 3780 interview questions