Coding the fibonacci algorithm.
Software Engineer Testing Interview Questions
666,294 software engineer testing interview questions shared by candidates
Find the least common ancestor of 3+ nodes, in a binary tree wher the nodes only point to their parents. No child pointers.
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
Remove duplicate from contact 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.
Viewing 2041 - 2050 interview questions