Designs and sells consumer electronics software and services like iPhones and Macs.

Problem Statistics
Breakdown of 162 problems.

Difficulty Distribution

(35)
(102)
(25)

Recency Distribution

(162)

Most Common Tags (Top 7)

Array (72)
String (47)
Two Pointers (31)
Hash Table (31)
Dynamic Programming (26)
Math (24)
Tree (20)
Coding Interview Problems for Apple
162
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
Basic Calculator II
3-6 months ago
Medium

Topics

Math
String
Stack
Trending
Recent
Mock
Best Time to Buy and Sell Stock
3-6 months ago
Easy

Topics

Array
Dynamic Programming
Trending
Recent
Mock
Best Time to Buy and Sell Stock II
3-6 months ago
Medium

Topics

Array
Dynamic Programming
Greedy
Trending
Recent
Mock
Best Time to Buy and Sell Stock with Transaction Fee
3-6 months ago
Medium

Topics

Array
Dynamic Programming
Greedy
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 Level Order Traversal
3-6 months ago
Medium

Topics

Tree
Breadth-First Search
Binary Tree
Trending
Recent
Mock
Calculate Score After Performing Instructions
3-6 months ago
Medium

Topics

Array
Hash Table
String
Simulation
Trending
Recent
Mock
Cheapest Flights Within K Stops
3-6 months ago
Medium

Topics

Dynamic Programming
Depth-First Search
Breadth-First Search
Graph
+2 more
Trending
Recent
Mock
Climbing Stairs
3-6 months ago
Easy

Topics

Math
Dynamic Programming
Memoization
Trending
Recent
Mock