Technical Aspects and Past Work experience
Lead Software Engineer In Test Interview Questions
3,883 lead software engineer in test interview questions shared by candidates
geeksforgeeks arrays ,matrix and String
Why I wanted to work for them
Find the occurrence of each character in a string
Suppose there's a rabbit on the edge of a stream. In the stream, at unit sized spaces, there are potentially rocks, i.e. for each space in the stream, there is either a rock there, or there isn't. The rabbit can hop onto a rock, but can't swim. If the rabbit can initially jump one space, then for each subsequent jump, jump n + 1, n, or n - 1 spaces, where n is the number of spaces previously jumped, design an algorithm to determine if the rabbit can successfully cross an arbitrary stream.
Lots of IQ questions like why are manholes round?
How would you test a function this function and make sure it works? The function would take in two file paths as parameters and then copy the contents of the first file path into the second one?
Give a sport you like to play, and ask how many test cases to test, for example: a tennis racquet, give out test cases.
Most questions are about data structure, algorithms. so these days it seems like many interviewers don't ask unexpected questions.
Questions were mainly related to my past experience, OS concepts, synchronization issues, and so forth. There was less emphasis on algorithms and more on architecture.
Viewing 1631 - 1640 interview questions