Asked me a question about finding the middle of Java's doubly linked list, finding the middle of Custom Linked List which didn't have the size method. Reversing a String. One SQL question about using Joins to get matching data from Employee and Manager table. Then one problem solving question about handshakes where 2 people was 1 handshake, 3 people was 3 handshakes, 4 people was 6 handshakes, etc....
Software Test Manager Interview Questions
43,557 software test manager interview questions shared by candidates
Convert a sorted binary array of int to balanced BST.
Finding out if a linkedlist has a loop or not. Mergin two sorted linkedlists.
What kind of technologies have you used so far?
Current job position.
given a sorted list of integers, how would you find whether 2 integers exist that add up to a given sum?
Logical questions on programs
2. What are page objects.
Is it okey to reschedule the interview to yet another date?
Question 1: There are 100 stairs, you can either go by one or two stairs each time, how many different ways(combinations) there are to climb the 100 stairs. For example if there are 3 stairs, there are 3 ways: (1,2), (2,1), (1,1,1).
Viewing 261 - 270 interview questions