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 Product Development Engineer Interview Questions
9,749 new product development engineer interview questions shared by candidates
Questions were mainly situation ones. Most of them started with give me an example when you: - had to deal with someone difficult in you team - had to communicate something technical to someone with a non-technical background, in writing - came up with a creative idea - solved a small problem before it became a big one
Walk me through your resume. What would you do if the president of a student organization posted exam questions online, knowing they were obtained wrongfully?
Implement an intersection method for two lists. After showing a brute force method, I was asked to improve upon the method and analyze time complexity for both algorithms.
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.
Calculate the sum of leaf nodes in a binary tree, etc.
Do you have any certifications that would help you in getting this role?
Given an array of meeting time intervals intervals where intervals[i] = [starti, endi], return the minimum number of conference rooms required.
Viewing 101 - 110 interview questions