Me postulé en línea. Acudí a una entrevista en Barco (Nueva Delhi) en ene 2023
Entrevista
great enviroment to work in as my friend was working there and recommended me to take the interview and I took and it was great and I recommend people to Join
Otras evaluaciones sobre las entrevistas para el cargo de Sr. Software Engineer en Barco
The process included an initial recruiter screen, a technical interview focused on system design and backend fundamentals, and a final round with engineering leaders covering problem-solving, past experience, and cultural fit. Overall, it was structured and well-paced.
Preguntas de entrevista [1]
Pregunta 1
They asked me to design a scalable API for handling user lifecycle events. I explained my approach to data modeling, versioning, authentication, and error handling, and discussed trade-offs around consistency, performance, and maintainability based on real-world experience.
Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en Barco (Noida) en ago 2025
Entrevista
There were 2 rounds, Both being pure technical.
1st round was majorly on DSA and Frontend tech - Javascript, Angular.
2nd round was more of a System Design + javascript round.
Preguntas de entrevista [1]
Pregunta 1
Javascript:
1. Closure with example
2. const keyword in nested objects, Deep Freeze object ?
3. Event Loop, call stack, microtask queue and callback queue?
Angular:
1. Directives in Angular - Example.
2. Singleton Pattern in Angular
3. Decorators