Online travel agency specializing in hotel and accommodation bookings.

Problem Statistics
Breakdown of 34 problems.

Difficulty Distribution

(10)
(22)

Recency Distribution

(34)

Most Common Tags (Top 7)

Array (20)
String (10)
Hash Table (9)
Dynamic Programming (7)
Two Pointers (6)
Sorting (6)
Stack (5)
Coding Interview Problems for Agoda
34
3Sum
3-6 months ago
Medium

Topics

Array
Two Pointers
Sorting
Trending
Recent
Mock
Best Time to Buy and Sell Stock
3-6 months ago
Easy

Topics

Array
Dynamic Programming
Trending
Recent
Mock
Brick Wall
3-6 months ago
Medium

Topics

Array
Hash Table
Trending
Recent
Mock
Can Place Flowers
3-6 months ago
Easy

Topics

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

Topics

Array
Binary Search
Trending
Recent
Mock
Coin Change
3-6 months ago
Medium

Topics

Array
Dynamic Programming
Breadth-First Search
Trending
Recent
Mock
Course Schedule
3-6 months ago
Medium

Topics

Depth-First Search
Breadth-First Search
Graph
Topological Sort
Trending
Recent
Mock
Daily Temperatures
3-6 months ago
Medium

Topics

Array
Stack
Monotonic Stack
Trending
Recent
Mock
Decode String
3-6 months ago
Medium

Topics

String
Stack
Recursion
Trending
Recent
Mock
Find Median from Data Stream
3-6 months ago
Hard

Topics

Two Pointers
Design
Sorting
Heap (Priority Queue)
+1 more
Trending
Recent
Mock
Find the Child Who Has the Ball After K Seconds
3-6 months ago
Easy

Topics

Math
Simulation
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
Insert Delete GetRandom O(1)
3-6 months ago
Medium

Topics

Array
Hash Table
Math
Design
+1 more
Trending
Recent
Mock
Integer to Roman
3-6 months ago
Medium

Topics

Hash Table
Math
String
Trending
Recent
Mock