Develops wireless technology and semiconductors.

Problem Statistics
Breakdown of 30 problems.

Difficulty Distribution

(15)
(13)

Recency Distribution

(30)

Most Common Tags (Top 7)

Array (9)
Linked List (6)
Math (5)
Hash Table (5)
Two Pointers (5)
String (5)
Dynamic Programming (4)
Coding Interview Problems for Qualcomm
30
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
Course Schedule II
3-6 months ago
Medium

Topics

Depth-First Search
Breadth-First Search
Graph
Topological Sort
Trending
Recent
Mock
Design Memory Allocator
3-6 months ago
Medium

Topics

Array
Hash Table
Design
Simulation
Trending
Recent
Mock
Find Winner on a Tic Tac Toe Game
3-6 months ago
Easy

Topics

Array
Hash Table
Matrix
Simulation
Trending
Recent
Mock
Implement Queue using Stacks
3-6 months ago
Easy

Topics

Stack
Design
Queue
Trending
Recent
Mock
Is Subsequence
3-6 months ago
Easy

Topics

Two Pointers
String
Dynamic Programming
Trending
Recent
Mock
Length of Last Word
3-6 months ago
Easy

Topics

String
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 Depth of Binary Tree
3-6 months ago
Easy

Topics

Tree
Depth-First Search
Breadth-First Search
Binary Tree
Trending
Recent
Mock
Maximum Number of Ones
3-6 months ago
Hard

Topics

Math
Greedy
Sorting
Heap (Priority Queue)
Trending
Recent
Mock
Maximum Subarray
3-6 months ago
Medium

Topics

Array
Divide and Conquer
Dynamic Programming
Trending
Recent
Mock
Middle of the Linked List
3-6 months ago
Easy

Topics

Linked List
Two Pointers
Trending
Recent
Mock
Min Stack
3-6 months ago
Medium

Topics

Stack
Design
Trending
Recent
Mock