Online travel agency for booking flights and hotels.

Problem Statistics
Breakdown of 43 problems.

Difficulty Distribution

(9)
(30)
(4)

Recency Distribution

(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
Add Two Numbers
3-6 months ago
Medium

Topics

Linked List
Math
Recursion
Trending
Recent
Mock
Best Time to Buy and Sell Stock
3-6 months ago
Easy

Topics

Array
Dynamic Programming
Trending
Recent
Mock
Break a Palindrome
3-6 months ago
Medium

Topics

String
Greedy
Trending
Recent
Mock
Capacity To Ship Packages Within D Days
3-6 months ago
Medium

Topics

Array
Binary Search
Trending
Recent
Mock
Count Number of Pairs With Absolute Difference K
3-6 months ago
Easy

Topics

Array
Hash Table
Counting
Trending
Recent
Mock
Divide Players Into Teams of Equal Skill
3-6 months ago
Medium

Topics

Array
Hash Table
Two Pointers
Sorting
Trending
Recent
Mock
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
Mock
Find the Index of the First Occurrence in a String
3-6 months ago
Easy

Topics

Two Pointers
String
String Matching
Trending
Recent
Mock
Find the Smallest Divisor Given a Threshold
3-6 months ago
Medium

Topics

Array
Binary Search
Trending
Recent
Mock
Group Anagrams
3-6 months ago
Medium

Topics

Array
Hash Table
String
Sorting
Trending
Recent
Mock
House Robber
3-6 months ago
Medium

Topics

Array
Dynamic Programming
Trending
Recent
Mock
Jump Game II
3-6 months ago
Medium

Topics

Array
Dynamic Programming
Greedy
Trending
Recent
Mock
Keys and Rooms
3-6 months ago
Medium

Topics

Depth-First Search
Breadth-First Search
Graph
Trending
Recent
Mock
Least Number of Unique Integers after K Removals
3-6 months ago
Medium

Topics

Array
Hash Table
Greedy
Sorting
+1 more
Trending
Recent
Mock
Longest Substring Without Repeating Characters
3-6 months ago
Medium

Topics

Hash Table
String
Sliding Window
Trending
Recent
Mock