Find the least common ancestor of 3+ nodes, in a binary tree wher the nodes only point to their parents. No child pointers.
Software Engineer Interview Questions
467,163 software engineer interview questions shared by candidates
Given an array and a sum, determine if any of the items add up to sum. Do a linear space solution and constant time solution.
Find the angle between the hour hand and the minute hand on a clock given the hour, minute and second.
Difference between an array and a linked list
Given an array of integers, rotate it one position.
How to help your teammate when you are busy? What is your favorite project?
Various "behavioral" and coding challenges.
Given a linked list of characters, print the characters in reverse order.
Asked me few technical questions on Java.
You are hosting a party with 1000 bottles of wine and 10 servants, however, one of the bottles has been poisoned. How do you determine, using the servants, which bottle of wine is poisoned?
Viewing 1711 - 1720 interview questions