Data structures and Algorithms: Find the loop in a linked list.
Lead Software Engineer In Test Interview Questions
3,883 lead software engineer in test interview questions shared by candidates
It was to build APIs for a hotel management system.
In person interview had questions about classes and normal C# stuff. Had to whiteboard code working of any sorting algo.
Share your interview experience insights with job seekers so that they can know what to expect from the hiring process We review and approve every submission against our Community Guidelines before it is published to the site.
Technical questions in automation, perf testing, problem solving
They don't have any respect for you and value for your time, first of all the interviewee did not join on time - waited for him for 12 mins, then he started with basic java questions & programs, It was going well and all in mid he decided to leave saying i am done with it, Totally a waste of time.
How do you ensure quality?
What is difference between "static char" and "char static"?
What is blackbox and whitebox testing?
3. Write a method that takes two collections of characters as a parameters and returns a new Set of distinct elements common between the two collections. // Give me the intersection of common elements between two data sets. // ['a', 'a', 'c', 'd'], ['a', 'c'] // -> ['a', 'c'] // ['a', 'a', 'c', 'd'], ['a', 'a', 'c'] // -> ['a','c']
Viewing 2851 - 2860 interview questions