Creates software for creative professionals including Photoshop and Acrobat.

Problem Statistics
Breakdown of 113 problems.

Difficulty Distribution

(25)
(71)
(17)

Recency Distribution

(113)

Most Common Tags (Top 7)

Array (56)
String (28)
Dynamic Programming (19)
Hash Table (19)
Two Pointers (17)
Math (16)
Backtracking (15)
Coding Interview Problems for Adobe
113
3Sum
3-6 months ago
Medium

Topics

Array
Two Pointers
Sorting
Trending
Recent
Mock
3Sum Closest
3-6 months ago
Medium

Topics

Array
Two Pointers
Sorting
Trending
Recent
Mock
4Sum
3-6 months ago
Medium

Topics

Array
Two Pointers
Sorting
Trending
Recent
Mock
Add Binary
3-6 months ago
Easy

Topics

Math
String
Bit Manipulation
Simulation
Trending
Recent
Mock
Add Two Numbers
3-6 months ago
Medium

Topics

Linked List
Math
Recursion
Trending
Recent
Mock
Balanced Binary Tree
3-6 months ago
Easy

Topics

Tree
Depth-First Search
Binary Tree
Trending
Recent
Mock
Binary Tree Inorder Traversal
3-6 months ago
Easy

Topics

Stack
Tree
Depth-First Search
Binary Tree
Trending
Recent
Mock
Binary Tree Zigzag Level Order Traversal
3-6 months ago
Medium

Topics

Tree
Breadth-First Search
Binary Tree
Trending
Recent
Mock
Climbing Stairs
3-6 months ago
Easy

Topics

Math
Dynamic Programming
Memoization
Trending
Recent
Mock
Combination Sum
3-6 months ago
Medium

Topics

Array
Backtracking
Trending
Recent
Mock
Combination Sum II
3-6 months ago
Medium

Topics

Array
Backtracking
Trending
Recent
Mock
Combinations
3-6 months ago
Medium

Topics

Backtracking
Trending
Recent
Mock
Construct Binary Tree from Inorder and Postorder Traversal
3-6 months ago
Medium

Topics

Array
Hash Table
Divide and Conquer
Tree
+1 more
Trending
Recent
Mock
Construct Binary Tree from Preorder and Inorder Traversal
3-6 months ago
Medium

Topics

Array
Hash Table
Divide and Conquer
Tree
+1 more
Trending
Recent
Mock
Container With Most Water
3-6 months ago
Medium

Topics

Array
Two Pointers
Greedy
Trending
Recent
Mock