Palantir Technologies Logo

Palantir Technologies

https://palantir.com

Offers data analytics and intelligence platforms.

Problem Statistics
Breakdown of 26 problems.

Difficulty Distribution

(6)
(14)
(6)

Recency Distribution

(26)

Most Common Tags (Top 7)

Array (19)
Hash Table (8)
String (7)
Sorting (6)
Breadth-First Search (5)
Depth-First Search (4)
Math (4)
Coding Interview Problems for Palantir Technologies
26
Accounts Merge
3-6 months ago
Medium

Topics

Array
Hash Table
String
Depth-First Search
+3 more
Trending
Recent
Mock
All Ancestors of a Node in a Directed Acyclic Graph
3-6 months ago
Medium

Topics

Depth-First Search
Breadth-First Search
Graph
Topological Sort
Trending
Recent
Mock
Check If It Is a Straight Line
3-6 months ago
Easy

Topics

Array
Math
Geometry
Trending
Recent
Mock
Construct Quad Tree
3-6 months ago
Medium

Topics

Array
Divide and Conquer
Tree
Matrix
Trending
Recent
Mock
Contains Duplicate
3-6 months ago
Easy

Topics

Array
Hash Table
Sorting
Trending
Recent
Mock
Contains Duplicate II
3-6 months ago
Easy

Topics

Array
Hash Table
Sliding Window
Trending
Recent
Mock
Contains Duplicate III
3-6 months ago
Hard

Topics

Array
Sliding Window
Sorting
Bucket Sort
+1 more
Trending
Recent
Mock
Count the Number of Good Subsequences
3-6 months ago
Medium

Topics

Hash Table
Math
String
Combinatorics
+1 more
Trending
Recent
Mock
Find Beautiful Indices in the Given Array I
3-6 months ago
Medium

Topics

Two Pointers
String
Binary Search
Rolling Hash
+2 more
Trending
Recent
Mock
Find Beautiful Indices in the Given Array II
3-6 months ago
Hard

Topics

Two Pointers
String
Binary Search
Rolling Hash
+2 more
Trending
Recent
Mock
Find Players With Zero or One Losses
3-6 months ago
Medium

Topics

Array
Hash Table
Sorting
Counting
Trending
Recent
Mock
Flood Fill
3-6 months ago
Easy

Topics

Array
Depth-First Search
Breadth-First Search
Matrix
Trending
Recent
Mock
Integer to English Words
3-6 months ago
Hard

Topics

Math
String
Recursion
Trending
Recent
Mock
LRU Cache
3-6 months ago
Medium

Topics

Hash Table
Linked List
Design
Doubly-Linked List
Trending
Recent
Mock
Maximum Size Subarray Sum Equals k
3-6 months ago
Medium

Topics

Array
Hash Table
Prefix Sum
Trending
Recent
Mock