Ho presentato la mia candidatura tramite un'altra fonte. Ho sostenuto un colloquio presso Amazon Web Services (Haifa) nel mese di giu 2026
Colloquio
I initially applied to a role that was more aligned with my skills, but their system falsely rejected me as a student and rejected me (I’m not) so I sent them an email and they said I can interview for this role instead, after a lot of ghosting I finally got a confirmation for my first interview. I heard people usually get a response within 2 days, be it a rejection or next steps. Well I was ghosted, even after I followed up. I don’t really mind getting rejected, but this isn’t a good candidate experience.
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Amazon Web Services (Tel Aviv)
Colloquio
It started with an HR screening—straightforward and standard. They gave me time to prepare, and I chose the date and time for the interview.
The interview itself was conducted remotely via computer. I spoke with a pleasant team lead who spent a good amount of time telling me about the company. Afterward, we discussed my background, projects, and experience.
Domande di colloquio [1]
Domanda 1
You are given a string consisting of letters and numbers. A number can only appear before a letter. Assume the string pointer has sufficient allocated space. You need to rewrite the string so that each letter appears as many times as the number preceding it. For example, 3a becomes aaa
Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso Amazon Web Services nel mese di nov 2025
Colloquio
First got an email where i had to fill availability for 60-75 minutes online interview (via chime).
When the interview arrived, i had issues with chime, we had to move on to Zoom.
The interview consisted of introductions… about the position and about myself. The “amazon” questions (about amazon principles) then technical problem solved online via ‘livecode’
Domande di colloquio [1]
Domanda 1
1. A time when you did something outside of your usual responsibilities
2. A time when you had to deeply understand the system to solve a problem
3, technical question:
Remove nth element from a circular linked list and return its value.