I applied online. The process took 1 day. I interviewed at Sabre (Bengaluru) in Jan 2016
Interview
I had total 4 technical rounds.1st round was online test. Test was based on mcq and coding questions. After clearing the test 3 more technical round 1:1 and 1:2 basis. It took 1 full day to complete all the rounds. Questions were basically from java basic and conceptual. They asked to write few codes using java. Some brain storming and interesting questions were asked. Everyone was friendly in behavior.
Interview questions [1]
Question 1
From basic to deep conceptual questions and lots of coding....
there are some viedo questions. You need to watch and answer them ,one chance and there are also some coding questions, not difficult. there are some viedo questions. You need to watch and answer them ,one chance and there are also some coding questions, not difficult.
I was given an OA. First part was behavioral where i had to submit a video response(Only one attempt). Then i was asked mcqs and then i was asked 4 coding questions. I had 1 hour to complete that questions. I had to code in java. Questions where completely java-centric. Mainly string parsing. Logic was easy but looking out for syntax for string parsing was an headache. Overall it was good.
Still waiting for response.
I applied through college or university. The process took 3 weeks. I interviewed at Sabre (Dallas, TX) in Dec 2019
Interview
They are using hirevue. The process is very awkward and weird. There are 15 questions about yourself first round then another 20 questions(multiple choices/coding challenge). It very time consuming, I'm not sure if I even want to work here. I wish they let me using other language to do the coding interview. I understand the concept and able to solve it in other language. I just hate using java for interview.
Interview questions [1]
Question 1
Giving an input array and target number. Find all the unique pair that sum up to the target number.
Giving an input of two (x,y) axis, find the distance between the two.