Skip to main content

Qualcomm LeetCode Questions

IDURLTitleDifficultyAcceptance %Frequency %
9https://leetcode.com/problems/palindrome-numberPalindrome NumberEasy60.2%50.0%
20https://leetcode.com/problems/valid-parenthesesValid ParenthesesEasy43.7%75.0%
24https://leetcode.com/problems/swap-nodes-in-pairsSwap Nodes in PairsMedium68.9%62.5%
48https://leetcode.com/problems/rotate-imageRotate ImageMedium79.3%75.0%
70https://leetcode.com/problems/climbing-stairsClimbing StairsEasy53.9%62.5%
1183https://leetcode.com/problems/maximum-number-of-onesMaximum Number of OnesHard70.5%100.0%
146https://leetcode.com/problems/lru-cacheLRU CacheMedium46.8%62.5%
191https://leetcode.com/problems/number-of-1-bitsNumber of 1 BitsEasy76.3%50.0%
206https://leetcode.com/problems/reverse-linked-listReverse Linked ListEasy80.2%87.5%
231https://leetcode.com/problems/power-of-twoPower of TwoEasy49.8%75.0%
3163https://leetcode.com/problems/string-compression-iiiString Compression IIIMedium67.0%100.0%
297https://leetcode.com/problems/serialize-and-deserialize-binary-treeSerialize and Deserialize Binary TreeHard60.3%50.0%
2502https://leetcode.com/problems/design-memory-allocatorDesign Memory AllocatorMedium49.7%50.0%
876https://leetcode.com/problems/middle-of-the-linked-listMiddle of the Linked ListEasy81.5%75.0%
190https://leetcode.com/problems/reverse-bitsReverse BitsEasy67.7%75.0%
58https://leetcode.com/problems/length-of-last-wordLength of Last WordEasy58.3%50.0%
26https://leetcode.com/problems/remove-duplicates-from-sorted-arrayRemove Duplicates from Sorted ArrayEasy62.2%50.0%
200https://leetcode.com/problems/number-of-islandsNumber of IslandsMedium63.8%75.0%
232https://leetcode.com/problems/implement-queue-using-stacksImplement Queue using StacksEasy69.3%62.5%
407https://leetcode.com/problems/trapping-rain-water-iiTrapping Rain Water IIHard64.0%50.0%
19https://leetcode.com/problems/remove-nth-node-from-end-of-listRemove Nth Node From End of ListMedium51.0%75.0%
50https://leetcode.com/problems/powx-nPow(x, n)Medium38.2%62.5%
1https://leetcode.com/problems/two-sumTwo SumEasy57.1%75.0%
104https://leetcode.com/problems/maximum-depth-of-binary-treeMaximum Depth of Binary TreeEasy77.9%50.0%
7https://leetcode.com/problems/reverse-integerReverse IntegerMedium31.5%50.0%
210https://leetcode.com/problems/course-schedule-iiCourse Schedule IIMedium55.0%50.0%
8https://leetcode.com/problems/string-to-integer-atoiString to Integer (atoi)Medium20.6%50.0%
392https://leetcode.com/problems/is-subsequenceIs SubsequenceEasy48.8%50.0%
836https://leetcode.com/problems/rectangle-overlapRectangle OverlapEasy46.4%62.5%
46https://leetcode.com/problems/permutationsPermutationsMedium81.6%50.0%
342https://leetcode.com/problems/power-of-fourPower of FourEasy51.7%50.0%
88https://leetcode.com/problems/merge-sorted-arrayMerge Sorted ArrayEasy54.4%62.5%
3https://leetcode.com/problems/longest-substring-without-repeating-charactersLongest Substring Without Repeating CharactersMedium38.5%75.0%
387https://leetcode.com/problems/first-unique-character-in-a-stringFirst Unique Character in a StringEasy65.0%50.0%
169https://leetcode.com/problems/majority-elementMajority ElementEasy66.1%62.5%
622https://leetcode.com/problems/design-circular-queueDesign Circular QueueMedium54.0%50.0%
136https://leetcode.com/problems/single-numberSingle NumberEasy77.3%50.0%
141https://leetcode.com/problems/linked-list-cycleLinked List CycleEasy53.9%62.5%
2563https://leetcode.com/problems/count-the-number-of-fair-pairsCount the Number of Fair PairsMedium52.7%62.5%
215https://leetcode.com/problems/kth-largest-element-in-an-arrayKth Largest Element in an ArrayMedium68.8%62.5%
42https://leetcode.com/problems/trapping-rain-waterTrapping Rain WaterHard66.8%50.0%
56https://leetcode.com/problems/merge-intervalsMerge IntervalsMedium51.1%50.0%
2183https://leetcode.com/problems/count-array-pairs-divisible-by-kCount Array Pairs Divisible by KHard30.5%62.5%
560https://leetcode.com/problems/subarray-sum-equals-kSubarray Sum Equals KMedium46.8%50.0%
344https://leetcode.com/problems/reverse-stringReverse StringEasy80.5%62.5%
4https://leetcode.com/problems/median-of-two-sorted-arraysMedian of Two Sorted ArraysHard45.9%50.0%
283https://leetcode.com/problems/move-zeroesMove ZeroesEasy63.5%75.0%
72https://leetcode.com/problems/edit-distanceEdit DistanceMedium60.1%50.0%
28https://leetcode.com/problems/find-the-index-of-the-first-occurrence-in-a-stringFind the Index of the First Occurrence in a StringEasy46.2%50.0%
15https://leetcode.com/problems/3sum3SumMedium38.6%75.0%
25https://leetcode.com/problems/reverse-nodes-in-k-groupReverse Nodes in k-GroupHard65.3%62.5%
22https://leetcode.com/problems/generate-parenthesesGenerate ParenthesesMedium78.2%50.0%
225https://leetcode.com/problems/implement-stack-using-queuesImplement Stack using QueuesEasy69.3%50.0%
1163https://leetcode.com/problems/last-substring-in-lexicographical-orderLast Substring in Lexicographical OrderHard35.0%50.0%
23https://leetcode.com/problems/merge-k-sorted-listsMerge k Sorted ListsHard58.8%50.0%
11https://leetcode.com/problems/container-with-most-waterContainer With Most WaterMedium59.5%50.0%