AMC Bridge interview process included L1 technical screening, L2 advanced core C++ interview, and HR round. Questions were largely based on website topics, with deep focus on C++ fundamentals, STL, memory management, OOP concepts, debugging, real-world problem solving, design decisions, performance considerations, and practical experience.
O processo levou 2 semanas. Fiz uma entrevista na empresa AMC Bridge (Pune).
Entrevista
two technical telephonic interviews, two live coding video interviews and one interview with the management team. team conducting the technical interviews was very nice and supportive.
they were mostly concerned with understanding of real-world software and how it is built. they asked only one DSA question, which was quite easy to be honest.
stressed a lot on React concepts, Javascript and overall system design.
asked me what my thoughts were on working on legacy codebase, so i'm guessing they've got some to maintain.
Overall, the technical interview took a bit more than 1 hour and was focused mostly on basic theory questions that could be found on their website. Practical tasks were typical for such type of company
Perguntas de entrevista [1]
Pergunta 1
What is the difference between using a static class and a Singleton pattern?