Status: New grad, MS CS Top 20 CS school
Position: SDE1 at Expedia
Location: Seattle, Washington
Date: May 15, 2019
Telephonic interview (1 hour):
Onsite Interview (4 rounds,1 hour each):
1st round:
2nd round:
This was a discussion round. Manager asked me to implement a feature that would take input from vendors about the services they offer in their hotel and that information has to be updated in the Expedia database.
Example:
If a vendor provides "free wifi" it has to be verified to check if the words are correct. Instead if the vendor provides "tree wifi", there is a charcter difference between 'tree' and 'free' and so we have to update it as "free wifi" in database. If the character difference is more than 1 then we need to throw anexception to vendor indicating wrong word.
3rd round:
4th round: