Interview Prep/Companies/Palantir Technologies
PT

Palantir Technologies

29 questions tracked25 with solutions
🔍
Frequency scoreSorted highest → lowest frequency✓ Our Solution = we have a detailed walkthrough

Showing 29 of 29 questions

1
MediumFind Beautiful Indices in the Given Array I✓ Our Solution
100
Two PointersStringBinary SearchRolling Hash+2
LeetCode ↗38% acc.
2
HardFind Beautiful Indices in the Given Array II✓ Our Solution
92
Two PointersStringBinary SearchRolling Hash+2
LeetCode ↗26% acc.
3
MediumMinimum Time Difference✓ Our Solution
82
ArrayMathStringSorting
LeetCode ↗62% acc.
4
HardInteger to English Words✓ Our Solution
82
MathStringRecursion
LeetCode ↗34% acc.
5
MediumLRU Cache✓ Our Solution
81
Hash TableLinked ListDesignDoubly-Linked List
LeetCode ↗45% acc.
6
EasyRange Sum Query - Immutable✓ Our Solution
81
ArrayDesignPrefix Sum
LeetCode ↗69% acc.
7
EasyContains Duplicate II✓ Our Solution
81
ArrayHash TableSliding Window
LeetCode ↗49% acc.
8
HardSelling Pieces of Wood✓ Our Solution
79
ArrayDynamic ProgrammingMemoization
LeetCode ↗52% acc.
9
MediumMaximum Size Subarray Sum Equals k
79
ArrayHash TablePrefix Sum
LeetCode ↗51% acc.
10
EasySingle Number✓ Our Solution
79
ArrayBit Manipulation
LeetCode ↗76% acc.
11
EasyCheck If It Is a Straight Line✓ Our Solution
79
ArrayMathGeometry
LeetCode ↗40% acc.
12
EasyContains Duplicate✓ Our Solution
79
ArrayHash TableSorting
LeetCode ↗63% acc.
13
HardContains Duplicate III✓ Our Solution
79
ArraySliding WindowSortingBucket Sort+1
LeetCode ↗24% acc.
14
HardMerge k Sorted Lists✓ Our Solution
68
Linked ListDivide and ConquerHeap (Priority Queue)Merge Sort
LeetCode ↗57% acc.
15
MediumShortest Word Distance III
64
ArrayString
LeetCode ↗59% acc.
16
MediumMerge Intervals✓ Our Solution
64
ArraySorting
LeetCode ↗49% acc.
17
MediumConstruct Quad Tree✓ Our Solution
60
ArrayDivide and ConquerTreeMatrix
LeetCode ↗77% acc.
18
MediumMinimum Equal Sum of Two Arrays After Replacing Zeros✓ Our Solution
54
ArrayGreedy
LeetCode ↗50% acc.
19
MediumFind Players With Zero or One Losses✓ Our Solution
54
ArrayHash TableSortingCounting
LeetCode ↗73% acc.
20
MediumCount the Number of Good Subsequences
54
Hash TableMathStringCombinatorics+1
LeetCode ↗51% acc.
21
EasyFlood Fill✓ Our Solution
45
ArrayDepth-First SearchBreadth-First SearchMatrix
LeetCode ↗66% acc.
22
MediumAccounts Merge✓ Our Solution
45
ArrayHash TableStringDepth-First Search+3
LeetCode ↗60% acc.
23
MediumNumber of Islands✓ Our Solution
45
ArrayDepth-First SearchBreadth-First SearchUnion Find+1
LeetCode ↗62% acc.
24
MediumAll Ancestors of a Node in a Directed Acyclic Graph✓ Our Solution
45
Depth-First SearchBreadth-First SearchGraphTopological Sort
LeetCode ↗62% acc.
25
MediumNumber of Divisible Triplet Sums
45
ArrayHash Table
LeetCode ↗68% acc.
26
HardTrapping Rain Water II✓ Our Solution
45
ArrayBreadth-First SearchHeap (Priority Queue)Matrix
LeetCode ↗59% acc.
27
MediumSort List✓ Our Solution
45
Linked ListTwo PointersDivide and ConquerSorting+1
LeetCode ↗62% acc.
28
MediumDaily Temperatures✓ Our Solution
45
ArrayStackMonotonic Stack
LeetCode ↗67% acc.
29
EasyBest Time to Buy and Sell Stock✓ Our Solution
45
ArrayDynamic Programming
LeetCode ↗55% acc.