Interview experience in Expedia for frontend role

expedia group logo
expedia group
· frontend role
January 24, 2026 · 23 reads

Summary

I had an interesting frontend interview at Expedia where the main focus was on reviewing an existing React component for improvements and identifying issues.

Full Experience

Had an interesting frontend interview recently where the main focus wasn’t writing new code, but reviewing existing code. The interviewer shared a React component and asked me to walk through it like a real PR review. I had to identify performance issues, improper state management, missing keys, accessibility gaps, and suggest cleaner abstractions. They cared a lot about why something was wrong and how I’d improve readability, scalability, and maintainability. No trick questions—just real-world frontend thinking. Honestly, this felt more practical than typical DSA-heavy rounds. Good reminder that frontend interviews are evolving beyond just LeetCode.

Interview Questions (1)

1.

React Component Code Review

Other

The interviewer shared a React component and asked me to walk through it like a real PR review. I had to identify performance issues, improper state management, missing keys, accessibility gaps, and suggest cleaner abstractions. They cared a lot about why something was wrong and how I’d improve readability, scalability, and maintainability.

Preparation Tips

I found something similar in PrepareFrontend for practicing the same.

Discussion (0)

Share your thoughts and ask questions

Join the Discussion

Sign in with Google to share your thoughts and ask questions

No comments yet

Be the first to share your thoughts and start the discussion!