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.
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 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.