Given 4 points, write a method to determine if the 4th point is in the triangle made by the first 3 points
Software Development Programmer Interview Questions
33,184 software development programmer interview questions shared by candidates
Write a function that given 2 strings, determines if they are disjoint.
You have two operations: add by one and multiply by 2. Find the minimum number of operations to get from 0 to any particular integer.
Simple ones in first two rounds. The onsite was a project given there,upon being grouped into teams of 2-3 people.
Tree Data Structure
Secret santa question
Asked to write code about editing a file using a specific function. When I did, he showed some edge cases where my code would fail & suggested using a state machine approach. I got a bit confused with that but I did end up modifying my code to fit the edge cases.
Rotation of matrix by 90 degrees and smallest sum in Binary Tree.
NDA
Algorithm .construct a BST
Viewing 811 - 820 interview questions