J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 semaine. J'ai passé un entretien chez Sabre (Bengaluru) en juill. 2024
Entretien
I am applied through my university as a part of campus placements.
Online test (MCQ's based on DSA, 2 medium level Coding questions)
Technical Interview (SQL and Hard DSA question)
HR Interview
Questions d'entretien [5]
Question 1
Question 1 in online assessment.
I did remember the question properly but it was based on graphs kind of easy-medium graph level question which is followed by finding the prime numbers till N
Question 2 in online assessment : This is an easy question that can be solved using hashmap
There are several processes and these processes are in several states.Given some queries of information on processes changing their states.We need to print output of final states in which the processes are in.
example :
there are 5 processes numbered from 1 to 5.Initally all the states are in "A".
given queries
1 - "A"->"B"
2 - "A"->"B"
3- "B"->"D"
4 - "A" ->"C"
1- "B" ->"E"
we need to print the final states of the all processes
output :
1 - E
2 - B
3 - A
4 - C
5 - A
here since 3 is not the state of B so it cant go to C it is an invalid query.so the final state of 3 is A only .
and no information is given about 5 so it will be in its initial state of A.
6 -
Technical interview - Question 1
It is an SQL question
Given a table of attributes Name,class_number,marks
Find the class number which has maximum of total sum of marks.
Technical Interview Question 3
DSA (hard)
There are n containers and m empty containers , you need to segregate the content of the containers such that all the alike contents are in the same container with the help of the empty containers.You can insert from the top the container and remove from the top only.
example:
a b
b a
b a _
the above are 2 containers with content and 1 empty container
output :
b a
b a
b a _
i couldnt remember the actual test case so i gave a sample one.number of container and number of different contents are variable.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Sabre
Entretien
3 Rounds of interviews, 1 Online Test:
Online test: Simple MCQs on java, data structures and SQL. 2 Coding Questions. 1. LinkedList 2. Dynamic Programming.
1st round - Technical round: Interview questions asked to explain and provide better solutions if any. Similar questions given to explain solutions on paper no coding required.
2nd Round - Managerial round: Resume based round. Concept understanding on topics mentioned in the CV.
3rd Round - HR round : Questions about background and future goals.
Questions d'entretien [1]
Question 1
Provide the process of hosting an application on cloud.
There were three rounds - Technical, Managerial and HR. Concepts like OS, DBMS, etc. were asked in Technical. Managerial was part technical and part behavioral. HR Round was very generic.
Good and easy and professional interview. Have a good experience and felt easy to continue it which is kind of good people like me liked it that is why I recommend