J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez Amazon (Toronto, ON) en sept. 2024
Entretien
Update: Just done with the OA.
I was able to solve both questions.
Question 1: Minimum number of swaps required to make binary string a palindrome
Luckily I had seen the question previously while browsing Amazon OA questions
(Discussion link )
Question 2: Question Image
I was able to come up with a sliding window approach, this took me 1 hour to finish but I passed all the test cases.
Questions d'entretien [1]
Question 1
Update: Just done with the OA.
I was able to solve both questions.
Question 1: Minimum number of swaps required to make binary string a palindrome
Luckily I had seen the question previously while browsing Amazon OA questions
(Discussion link )
Question 2: Question Image
I was able to come up with a sliding window approach, this took me 1 hour to finish but I passed all the test cases.