Taro Logo

Software Development Engineer II Interview Experience - Bellevue, Washington

May 1, 2015
Positive ExperienceNo Offer

Process

Had one telephonic round followed by an onsite interview.

Had five interviews with the team.

I met with:

  • Two Senior Software Development Engineers (SDEs)
  • Two SDE IIs
  • The Director

The developers focused on technical skills, including asking me to whiteboard code examples.

Questions

Interview Questions

1st Interview: Sr. SDE

Input: List<Node> where class Node { int nodeId; int nodeParentId; } is given. Output: A Tree.

2nd Interview: SDE

Design the Tic-Tac-Toe game.

3rd Interview: SDE II (Lunch Interview)

  1. Move all zeros to the beginning. Input: {1,2,3,0,0,0,4,5}. Output: {0,0,0,1,2,3,4,5}.
  2. Given an int[], multiply all numbers except the number at index i. Input: {1,2,3,4}. Output: {24,12,8,6}.

4th Interview: SDE II

Log files contain UserId. Each day has a new log file. Given a range of n days, find the top 10 users.

5th Interview: Director of Tech

Asked two puzzles:

  1. Three bulbs and a switchboard outside a room. Find which switch belongs to which bulb in one pass.
  2. Ten bags, each with 100 gold coins. In nine bags, each coin weighs 10 grams. In one bag, each coin weighs 9 grams. Find out which bag has the lighter coins using one weighing.

Was this helpful?

Interview Statistics

The following metrics were computed from 8 interview experiences for the Expedia Group Software Development Engineer II role in Bellevue, Washington.

Success Rate

63%
Pass Rate

Expedia Group's interview process for their Software Development Engineer II roles in Bellevue, Washington is on the easier side as most engineers get an offer after going through it.

Experience Rating

Positive88%
Neutral13%
Negative0%

Candidates reported having very good feelings for Expedia Group's Software Development Engineer II interview process in Bellevue, Washington.

Expedia Group Work Experiences