Convert a sorted binary array of int to balanced BST.
Test Specialist Interview Questions
43,301 test specialist interview questions shared by candidates
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
Longest palindrome in a string.
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