Algorithms and data structures in Java.
Software Development Engineer Test Interview Questions
43,289 software development engineer test interview questions shared by candidates
All types of questions
What is findElement in the Selenium statement " driver.findElement(By.xpath('')) '?
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....
How do you handle conflict at workplace?
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?
Viewing 271 - 280 interview questions