Given a Bank class java code, list all the test cases you would come up with. Given a tree, decide if it's a binary tree. Given a tree node and integer number, write a method that returns true/false if any path from that node sums up to that number. Given a matrix of 0 and 1, return a set of connected unions of 1s. More code on recursion, Stack, Queue
Software Engineer In Test Interview Questions
1,623 software engineer in test interview questions shared by candidates
NDA. Questions ranged from : QA methodologies, how would I QA a given feature, and code on board for a BST problem.
basics of Java, C, testing code snippets,
Q: Tell me about yourself
Since I didn't go to the phone interview step, I don't have any questions asked.
Find the common elements in two arrays
most of the problems are of average difficulty
Towers of Hanoi. This wasn't hard but it wasn't real world either. I'd expected an actual business domain relevant problem for a senior level position.
General and specific questions about my professional background and my personal background :)
Print only even numbers in a Fibonacci sequence.
Viewing 1351 - 1360 interview questions