Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en Expedia Group (Seattle, WA) en feb 2018
Entrevista
Started with an email from the hiring manager on a sunday night (weird already) saying he wanted to do a technical phone chat. This was before any sort of behavioral interview to make sure it was a good fit, keep in mind. That went well. My wife later interviewed with the VP of that group and chatted with the hiring manager for me who said that I was a great fit and was excited to move forward.
I then get scheduled a technical screen with a Senior Developer. Most of the questions were very specific front-end questions that a quick Stack Overflow page would tell you what the answer was (see below). One data structure/algorithm question.
I then don't hear anything for over a week. I ask the recruiter for a followup since I had two on-sites and wanted to expedite things. I am told that I was not strong enough for a Level 2 position. Funny thing is 1 hour after sending my message I get a job offer from Amazon for a level 2 position. So...
Preguntas de entrevista [3]
Pregunta 1
$(“#objectId”) === $(“#objectId”)
Would this be true?
Given an input string, return whether or not the string contains balanced brackets where bracket characters are (), []. {}. The input string can contain alphanumeric characters in addition to the bracket characters.
Acudí a una entrevista en Expedia Group (Londres, Inglaterra)
Entrevista
There are actually 4 rounds of interviews other than screening call with the recruiter. I got assessment invite after the screening call and after clearing the assessment got invite for 3 interviews each 1hr. 3 interviews are technical containing questions from previous experiences, coding problem, system design. Got rejected in the final interview
Acudí a una entrevista en Expedia Group (New York, NY)
Entrevista
This was a screening call at the start with the recruiter, where she asked several questions about my previous experience and background and explained about the company and about the job requirements.
Me postulé en línea. Acudí a una entrevista en Expedia Group (Springfield, MO) en sept 2024
Entrevista
Started with Initial phone screen, then hiring manager round. Final round was with two principal engineers. The whole process was easy to moderate, generally knowing about our experience and analyzing our skills.
Preguntas de entrevista [1]
Pregunta 1
Asked basic Java questions, OOP's and gave a problem to solve- It was a sliding window approach based question.