Sabre Interview questions
Infotainment
July 09, 2021
Sabre Interview questions campus placement
Role: Associate Software Developer
Recruitment Process Flow
- Application
- Pre-placement Talk
- Online test (Data Structures, Algorithms, OS, DBMS and coding)
- Technical interview
- Technical interview
- HR interview
Online Test
- Aptitude
- CS fundamental
- Coding Section
Interview Questions
- Tell me about yourself
- Questions mainly on data structures
- Questions about the algorithms used
- Write a code to find the longest path of 1's in a matrix given a source and destination.
- Explain your understanding of oops concepts, database and OS
- Explain your projects
- Length of minimum sub-array with K distinct elements which are also present in another array.