Skip to main content

Pocket Gems LeetCode Questions

IDURLTitleDifficultyAcceptance %Frequency %
28https://leetcode.com/problems/find-the-index-of-the-first-occurrence-in-a-stringFind the Index of the First Occurrence in a StringEasy46.2%100.0%
75https://leetcode.com/problems/sort-colorsSort ColorsMedium69.1%100.0%
600https://leetcode.com/problems/non-negative-integers-without-consecutive-onesNon-negative Integers without Consecutive OnesHard41.7%100.0%
133https://leetcode.com/problems/clone-graphClone GraphMedium64.7%100.0%
139https://leetcode.com/problems/word-breakWord BreakMedium49.1%100.0%
692https://leetcode.com/problems/top-k-frequent-wordsTop K Frequent WordsMedium60.0%100.0%
214https://leetcode.com/problems/shortest-palindromeShortest PalindromeHard41.9%100.0%
215https://leetcode.com/problems/kth-largest-element-in-an-arrayKth Largest Element in an ArrayMedium68.8%100.0%
269https://leetcode.com/problems/alien-dictionaryAlien DictionaryHard37.1%100.0%
772https://leetcode.com/problems/basic-calculator-iiiBasic Calculator IIIHard53.1%100.0%
285https://leetcode.com/problems/inorder-successor-in-bstInorder Successor in BSTMedium51.1%100.0%
347https://leetcode.com/problems/top-k-frequent-elementsTop K Frequent ElementsMedium65.8%100.0%
380https://leetcode.com/problems/insert-delete-getrandom-o1Insert Delete GetRandom O(1)Medium55.3%100.0%
424https://leetcode.com/problems/longest-repeating-character-replacementLongest Repeating Character ReplacementMedium59.0%100.0%
442https://leetcode.com/problems/find-all-duplicates-in-an-arrayFind All Duplicates in an ArrayMedium76.8%100.0%