3 technical rounds.
First, 10 minutes asking about previous experience and project-related questions.
Then, two or three problem-solving questions were asked.
For a given algebraic expression, check if the brackets are in BODMAS format.
‘Brackets’ are in BODMAS format if they follow the below hierarchy:
[{()}]Write a function that:
Examples:
Input: [{50–(2+3)}+15]÷12
Output: Valid
Input: {a*(b+c)}/d + {()}
Output: Valid
Input: 1 + [2*(a + b)]
Output: Invalid
Input: 4 - {6 * [y + z]}
Output: Invalid
Input: 7 / [{(a + b)} + 4)]
Output: Invalid
The following metrics were computed from 1 interview experience for the Amazon Front End Engineer II role in Bengaluru, Karnataka.
Amazon's interview process for their Front End Engineer II roles in Bengaluru, Karnataka is extremely selective, failing the vast majority of engineers.
Candidates reported having very good feelings for Amazon's Front End Engineer II interview process in Bengaluru, Karnataka.