Company Interview Problem Explorer
Interview Problem Explorer
Explore Companies
Submit Problem
Add Company
Loading...
Toggle theme
Toggle theme
Loading page...
Adobe - Coding Problems & Interview Prep (113 Problems) | Company Interview Problem Explorer | Company Interview Problem Explorer
Home
/
Companies
/
Adobe
Back to Companies
Adobe Interview Problems
113 Problems Listed
Creates software for creative professionals including Photoshop and Acrobat.
Website
Problem Statistics
Breakdown of 113 problems.
Difficulty Distribution
Easy
(25)
Medium
(71)
Hard
(17)
Recency Distribution
Within 3-6 months
(113)
Most Common Tags (Top 8)
Array (56)
String (28)
Dynamic Programming (19)
Hash Table (19)
Two Pointers (17)
Math (16)
Backtracking (15)
Tree (14)
Problems
AI Groups
Cards
Strategy
Coding Interview Problems for Adobe
113
Filter by Difficulty
Filter by Last Asked
Sort by
Displaying 15 problems
3Sum
3-6 months ago
Medium
Topics (3)
Array
Two Pointers
Sorting
Trending
Recent
Solve Problem
Solve
Mock Interview
Mock
Similar
Hints
3Sum Closest
3-6 months ago
Medium
Topics (3)
Array
Two Pointers
Sorting
Trending
Recent
Solve Problem
Solve
Mock Interview
Mock
Similar
Hints
4Sum
3-6 months ago
Medium
Topics (3)
Array
Two Pointers
Sorting
Trending
Recent
Solve Problem
Solve
Mock Interview
Mock
Similar
Hints
Add Binary
3-6 months ago
Easy
Topics (4)
Math
String
Bit Manipulation
Simulation
Trending
Recent
Solve Problem
Solve
Mock Interview
Mock
Similar
Hints
Add Two Numbers
3-6 months ago
Medium
Topics (3)
Linked List
Math
Recursion
Trending
Recent
Solve Problem
Solve
Mock Interview
Mock
Similar
Hints
Balanced Binary Tree
3-6 months ago
Easy
Topics (3)
Tree
Depth-First Search
Binary Tree
Trending
Recent
Solve Problem
Solve
Mock Interview
Mock
Similar
Hints
Binary Tree Inorder Traversal
3-6 months ago
Easy
Topics (4)
Stack
Tree
Depth-First Search
Binary Tree
Trending
Recent
Solve Problem
Solve
Mock Interview
Mock
Similar
Hints
Binary Tree Zigzag Level Order Traversal
3-6 months ago
Medium
Topics (3)
Tree
Breadth-First Search
Binary Tree
Trending
Recent
Solve Problem
Solve
Mock Interview
Mock
Similar
Hints
Climbing Stairs
3-6 months ago
Easy
Topics (3)
Math
Dynamic Programming
Memoization
Trending
Recent
Solve Problem
Solve
Mock Interview
Mock
Similar
Hints
Combination Sum
3-6 months ago
Medium
Topics (2)
Array
Backtracking
Trending
Recent
Solve Problem
Solve
Mock Interview
Mock
Similar
Hints
Combination Sum II
3-6 months ago
Medium
Topics (2)
Array
Backtracking
Trending
Recent
Solve Problem
Solve
Mock Interview
Mock
Similar
Hints
Combinations
3-6 months ago
Medium
Topics (1)
Backtracking
Trending
Recent
Solve Problem
Solve
Mock Interview
Mock
Similar
Hints
Construct Binary Tree from Inorder and Postorder Traversal
3-6 months ago
Medium
Topics (5)
Array
Hash Table
Divide and Conquer
Tree
Binary Tree
Trending
Recent
Solve Problem
Solve
Mock Interview
Mock
Similar
Hints
Construct Binary Tree from Preorder and Inorder Traversal
3-6 months ago
Medium
Topics (5)
Array
Hash Table
Divide and Conquer
Tree
Binary Tree
Trending
Recent
Solve Problem
Solve
Mock Interview
Mock
Similar
Hints
Container With Most Water
3-6 months ago
Medium
Topics (3)
Array
Two Pointers
Greedy
Trending
Recent
Solve Problem
Solve
Mock Interview
Mock
Similar
Hints