I get asked all the time if my fellow software engineers should work at Amazon. I tell them, if you know you want to try, then please try.
Some people shy away from big conglomerate tech, and that's perfectly okay too! If you're curious about it, then you've got to see for yourself.
I had experiences of growth here about tech and about Amazon tech that was great. I don't think I could have achieved to where I am without Amazon (but that could also be the same for literally any other company out of university).
Something I curse myself for when working at Amazon is being within the Amazon programming ecosystem. It is true you deal with Amazon-specific tooling, and thus it is harder to have that knowledge transfer to different systems used by different companies. I'd say the tooling is based off of existing tools, but specialized for mass consumption within Amazon. Amazon-specific tooling hides away all the nitty-gritty and sterilizes the development environment to the point that it takes extra learning to adapt to more stock industry offerings.
1. Online Assessment Interview Invite to schedule. 2. Hiring Manager Round 2/3 LPs and 2 LeetCode medium problems. 3. Interview with SDE II Half an hour with LPs, and the other half doing a coding question to write maintainable code. 4. Bar Rai
It went well, with half an hour for leadership principles and the other half an hour for coding and system design. It’s a great experience overall. System design, they expect more clarity.
Leetcode-style questions. You are given an image represented by an m x n grid of integers, `image`, where `image[i][j]` represents the pixel value of the image. You are also given three integers: `sr`, `sc`, and `color`. Your task is to perform a
1. Online Assessment Interview Invite to schedule. 2. Hiring Manager Round 2/3 LPs and 2 LeetCode medium problems. 3. Interview with SDE II Half an hour with LPs, and the other half doing a coding question to write maintainable code. 4. Bar Rai
It went well, with half an hour for leadership principles and the other half an hour for coding and system design. It’s a great experience overall. System design, they expect more clarity.
Leetcode-style questions. You are given an image represented by an m x n grid of integers, `image`, where `image[i][j]` represents the pixel value of the image. You are also given three integers: `sr`, `sc`, and `color`. Your task is to perform a