I get to use some very advanced tools. Amazon is a large company, so there are in-house utilities for everything. An interesting part of working at AWS is that the services are built on top of other AWS services. There are very few use cases for third-party infrastructure. If you have a problem with one of the services, you can engage with engineers on that service's team directly instead of having to go through customer service or a product manager.
The work is quite fast-paced, and management often has a lot of control over what you work on. The worst part about working at Amazon is having to be on-call. All engineers on a team are on an on-call rotation, which can get you paged in the middle of the night or on weekends. Even if you have no idea how to solve a problem, you have to be the point of contact on customer tickets while you page another engineer to actually solve it. The job can also be quite stressful at times.
Let the engineers drive more of the development of a product. Make suggestions and make the overall business plan known, but the engineers should have more control over what a project needs worked on.
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