Rotation of matrix by 90 degrees and smallest sum in Binary Tree.
Software Development Engineer Interview Questions
32,842 software development engineer interview questions shared by candidates
NDA
Write a function that returns true if a string of parentheses is balanced or not, such as "(())()", which would return true.
Given an origin (assumed to be 0,0) and a set of points around the origin, return k points in ascending order of distance from the origin.
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
Write a function that given 2 strings, determines if they are disjoint.
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.
Identify bugs in code.
Viewing 831 - 840 interview questions