Expedia
https://expedia.comOnline travel agency for booking flights and hotels.
Problem Statistics
Breakdown of 43 problems.
Difficulty Distribution
Easy (9)
Medium (30)
(4)
Recency Distribution
Within 3-6 months (43)
Most Common Tags (Top 7)
Array (23)
String (13)
Hash Table (12)
Dynamic Programming (7)
Greedy (7)
Two Pointers (7)
Sorting (6)
Coding Interview Problems for Expedia
43
Capacity To Ship Packages Within D Days
3-6 months ago
Medium
Topics
Array
Binary Search
Trending
Recent
Count Number of Pairs With Absolute Difference K
3-6 months ago
Easy
Topics
Array
Hash Table
Counting
Trending
Recent
Divide Players Into Teams of Equal Skill
3-6 months ago
Medium
Topics
Array
Hash Table
Two Pointers
Sorting
Trending
Recent
Find the City With the Smallest Number of Neighbors at a Threshold Distance
3-6 months ago
Medium
Topics
Dynamic Programming
Graph
Shortest Path
Trending
Recent
Find the Index of the First Occurrence in a String
3-6 months ago
Easy
Topics
Two Pointers
String
String Matching
Trending
Recent
Find the Smallest Divisor Given a Threshold
3-6 months ago
Medium
Topics
Array
Binary Search
Trending
Recent
Keys and Rooms
3-6 months ago
Medium
Topics
Depth-First Search
Breadth-First Search
Graph
Trending
Recent
Least Number of Unique Integers after K Removals
3-6 months ago
Medium
Topics
Array
Hash Table
Greedy
Sorting
+1 more
Trending
Recent
Longest Substring Without Repeating Characters
3-6 months ago
Medium
Topics
Hash Table
String
Sliding Window
Trending
Recent