employer cover photo
employer logo
employer logo

Amazon Web Services

Fait partie de Amazon

Est-ce votre entreprise ?

Question d’entretien chez Amazon Web Services

1) Range Query [ sliding window ] 2) Sorting and aggregation. In general, I was required to write algorithm that runs in O(N . lg N)

Réponse à la question d'entretien

Utilisateur anonyme

15 juin 2025

I was unable to fully solve both coding questions. The first problem resulted in a Time Limit Exceeded (TLE) error due to suboptimal implementation. In the second question, I was close to the correct solution but overlooked a critical piece of information, which led to some test cases failing.