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.
Software Developer Engineer Interview Questions
467,228 software developer engineer interview questions shared by candidates
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?
The number of paths in a m x n grid to a given cell? (After looking it up I noticed the interviewer actually asked the question incorrectly). So, always ask for more details if things are unclear.
Viewing 1711 - 1720 interview questions