Find bugs in this code
Grad Interview Questions
7,940 grad interview questions shared by candidates
implement "parse" function e.g. atoi
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?
Where do you see yourself in 5 years?
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.
NDA
Calculate the sum of leaf nodes in a binary tree, etc.
Given an array of meeting time intervals intervals where intervals[i] = [starti, endi], return the minimum number of conference rooms required.
How to find the target element in a rotated sorted array
Viewing 91 - 100 interview questions