I applied online. I interviewed at Barco (New Delhi) in Jan 2023
Interview
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
Other Sr. Software Engineer interview reviews for 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.
Interview questions [1]
Question 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.
I applied online. The process took 2 weeks. I interviewed at Barco (Noida) in Aug 2025
Interview
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.
Interview questions [1]
Question 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