The Online Assessment (OA) is the first step in the process. This remote coding interview lasts about 1.5 hours.
In this round, the hiring manager will ask you to solve 1-2 coding problems in core data structures and algorithms.
Q1. Find the maximum possible sum of the qualities of all channels. If the answer is a floating-point value, round it to the next higher integer.
Example: packets = [1, 2, 3, 4, 5] channels = 2
At least one packet has to go through each of the 2 channels. One maximal solution is to transfer packets {1, 2, 3, 4} through channel 1 and packet {5} through channel 2.
The following metrics were computed from 2 interview experiences for the Amazon Software Engineer II role in Toronto, Ontario.
Amazon's interview process for their Software Engineer II roles in Toronto, Ontario is extremely selective, failing the vast majority of engineers.
Candidates reported having very negative feelings for Amazon's Software Engineer II interview process in Toronto, Ontario.