Given an array of numbers, return all possible combinations of numbers in the array that can add up to a target sum. (not moving window, can be pulled from anywhere in array like 1st and last element together for instance)
Software Developer New Grad Interview Questions
6,138 software developer new grad interview questions shared by candidates
I can not say. The coding problems are confidential but you can find them in some website.
dp + dp worksimulation : implent a new feature 1 of 2
Tell me about a time you had to seek more information to create a solution.
How do you see yourself fitting into amazon
try to create a searching algorithm
Can you tell me about a time when you saw teammates struggling and what did you do to help them.
1. Behavioral questions based on amazon leadership principals 2. Live coding
Longest palindromic substring in a given string.
Maximum Units on Truck: Sort arrays of [items] and [number of items] to maximize number of items in a truck.[given truck's capacity] https://leetcode.com/problems/maximum-units-on-a-truck/ (similar question) Max Sub-grid: https://leetcode.com/discuss/interview-question/850974/hackerrank-online-assessment-roblox-new-grad-how-to-solve-this
Viewing 3791 - 3800 interview questions