Designs and manufactures semiconductor chips and technology.

Problem Statistics
Breakdown of 17 problems.

Difficulty Distribution

(6)
(10)

Recency Distribution

(17)

Most Common Tags (Top 7)

Array (6)
Hash Table (5)
Linked List (4)
Math (4)
Dynamic Programming (4)
String (4)
Stack (3)
Coding Interview Problems for Intel
17
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
Best Time to Buy and Sell Stock II
3-6 months ago
Medium

Topics

Array
Dynamic Programming
Greedy
Trending
Recent
Mock
Climbing Stairs
3-6 months ago
Easy

Topics

Math
Dynamic Programming
Memoization
Trending
Recent
Mock
Copy List with Random Pointer
3-6 months ago
Medium

Topics

Hash Table
Linked List
Trending
Recent
Mock
Count Primes
3-6 months ago
Medium

Topics

Array
Math
Enumeration
Number Theory
Trending
Recent
Mock
Find Consecutive Integers from a Data Stream
3-6 months ago
Medium

Topics

Hash Table
Design
Queue
Counting
+1 more
Trending
Recent
Mock
Longest Substring Without Repeating Characters
3-6 months ago
Medium

Topics

Hash Table
String
Sliding Window
Trending
Recent
Mock
LRU Cache
3-6 months ago
Medium

Topics

Hash Table
Linked List
Design
Doubly-Linked List
Trending
Recent
Mock
Maximum Nesting Depth of the Parentheses
3-6 months ago
Easy

Topics

String
Stack
Trending
Recent
Mock
Merge Two Sorted Lists
3-6 months ago
Easy

Topics

Linked List
Recursion
Trending
Recent
Mock
Number of Islands
3-6 months ago
Medium

Topics

Array
Depth-First Search
Breadth-First Search
Union Find
+1 more
Trending
Recent
Mock
Reverse Integer
3-6 months ago
Medium

Topics

Math
Trending
Recent
Mock
Reverse Words in a String
3-6 months ago
Medium

Topics

Two Pointers
String
Trending
Recent
Mock
Trapping Rain Water
3-6 months ago
Hard

Topics

Array
Two Pointers
Dynamic Programming
Stack
+1 more
Trending
Recent
Mock