Java Developer applicants have rated the interview process at Sabre with 2.9 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 47% positive. To compare, the company-average is 58.2% positive. This is according to Glassdoor user ratings.
Candidates applying for Java Developer roles take an average of 50 days to get hired, when considering 16 user submitted interviews for this role. To compare, the hiring process at Sabre overall takes an average of 26 days.
Common stages of the interview process at Sabre as a Java Developer according to 16 Glassdoor interviews include:
Phone interview: 26%
Presentation: 17%
IQ intelligence test: 13%
Drug test: 13%
Background check: 9%
Skills test: 9%
Other: 4%
One on one interview: 4%
Group panel interview: 4%
Here are the most commonly searched roles for interview reports -
I applied online. The process took 1 day. I interviewed at Sabre (Dallas, TX) in Nov 2016
Interview
I have applied to the position online and I have been contacted for the video interview where there were also technical multiple choice questions on java and then there was a coding interview of 5 questions on java and I have been told that after the accesment the recruiter will be contacting me still waiting it has been months
Interview questions [1]
Question 1
write a code to find the distance between two co-ordinates but your input should take the String that was given of the format (x,y),(y,z)
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.