Based on the xkcd comic about NP-completeness, can you find all of the possible combinations of appetizers that add up to a certain price amount?
New Grad Engineer Interview Questions
3,248 new grad engineer interview questions shared by candidates
Design MVC for a leaderboard
OA is to solve one coding problem on Hankerrank. It's very similar to the Leetcode problem 15, "3sum". You need to get the value from stdin.
Calculate the sum of leaf nodes in a binary tree, etc.
How to find the target element in a rotated sorted array
Interview 2: 1. Evaluate Division 2. Custom sorting: All numbers and characters in a string must be sorted and placed on the indexes of character/number only.
Given an array of meeting time intervals intervals where intervals[i] = [starti, endi], return the minimum number of conference rooms required.
Two data structures problems, one bit manipulation problem and one design problem. Very similar to medium-level (and perhaps a couple of hard-level) Leetcode problems.
None I could think of, I prepared everything from careercup yahoo questions and programming interviews book. I dint had an offer during the time I was writing this. 1. find right cousin of a given node. 2. simple oop and data structure questions. and lots of simple questions checking my ability to handle things in log(n) complexity. 3. binary search - took me into situation I wrote code in 3 diff, prog. lang's
Sorting, HashMap, DP
Viewing 61 - 70 interview questions