Amagi Software Development Engineer (SDE) interview questions
based on 2 ratings - Updated 17 Sept 2022
Averageinterview difficulty
Very positiveinterview experience
How others got an interview
Oops! No information available yet
Interview search
2 interviews
Amagi interviews FAQs
Software Development Engineer (SDE) applicants have rated the interview process at Amagi with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 50% positive. To compare, the company-average is 62.3% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
aptitude test: had two coding questions, verbal and communicative questions, general aptitude
technical round: they asked me to code two programs based on arrays.
managerial round
HR round: I could not clear this round.
3rounds ,
1st round online test which is medium level
2nd round f2f interview where they will give you around 2 or 3 coding questions
3rd round is completely theory based and projects
and some easy coding questions
Interview questions [1]
Question 1
Find the frequency of numbers in an array of size n
without extra space and O(n) time . This array holds 1 to n numbers