Skip to main content

Roblox LeetCode Questions

IDURLTitleDifficultyAcceptance %Frequency %
14https://leetcode.com/problems/longest-common-prefixLongest Common PrefixEasy47.1%50.0%
20https://leetcode.com/problems/valid-parenthesesValid ParenthesesEasy43.7%62.5%
1472https://leetcode.com/problems/design-browser-historyDesign Browser HistoryMedium78.2%50.0%
48https://leetcode.com/problems/rotate-imageRotate ImageMedium79.3%75.0%
56https://leetcode.com/problems/merge-intervalsMerge IntervalsMedium51.1%50.0%
621https://leetcode.com/problems/task-schedulerTask SchedulerMedium62.6%87.5%
1552https://leetcode.com/problems/magnetic-force-between-two-ballsMagnetic Force Between Two BallsMedium71.9%75.0%
208https://leetcode.com/problems/implement-trie-prefix-treeImplement Trie (Prefix Tree)Medium69.2%62.5%
721https://leetcode.com/problems/accounts-mergeAccounts MergeMedium60.9%37.5%
767https://leetcode.com/problems/reorganize-stringReorganize StringMedium56.8%100.0%
811https://leetcode.com/problems/subdomain-visit-countSubdomain Visit CountMedium77.2%75.0%
1248https://leetcode.com/problems/count-number-of-nice-subarraysCount Number of Nice SubarraysMedium74.8%75.0%
362https://leetcode.com/problems/design-hit-counterDesign Hit CounterMedium69.6%75.0%
1282https://leetcode.com/problems/group-the-people-given-the-group-size-they-belong-toGroup the People Given the Group Size They Belong ToMedium87.5%75.0%
1290https://leetcode.com/problems/convert-binary-number-in-a-linked-list-to-integerConvert Binary Number in a Linked List to IntegerEasy82.3%75.0%
1280https://leetcode.com/problems/students-and-examinationsStudents and ExaminationsEasy60.9%75.0%
1297https://leetcode.com/problems/maximum-number-of-occurrences-of-a-substringMaximum Number of Occurrences of a SubstringMedium54.2%75.0%
2817https://leetcode.com/problems/minimum-absolute-difference-between-elements-with-constraintMinimum Absolute Difference Between Elements With ConstraintMedium37.1%62.5%
1364https://leetcode.com/problems/number-of-trusted-contacts-of-a-customerNumber of Trusted Contacts of a CustomerMedium74.8%75.0%
1419https://leetcode.com/problems/minimum-number-of-frogs-croakingMinimum Number of Frogs CroakingMedium51.1%37.5%
68https://leetcode.com/problems/text-justificationText JustificationHard50.4%87.5%
2251https://leetcode.com/problems/number-of-flowers-in-full-bloomNumber of Flowers in Full BloomHard57.7%50.0%
273https://leetcode.com/problems/integer-to-english-wordsInteger to English WordsHard34.8%75.0%
84https://leetcode.com/problems/largest-rectangle-in-histogramLargest Rectangle in HistogramHard49.3%50.0%
849https://leetcode.com/problems/maximize-distance-to-closest-personMaximize Distance to Closest PersonMedium49.6%87.5%
3043https://leetcode.com/problems/find-the-length-of-the-longest-common-prefixFind the Length of the Longest Common PrefixMedium57.0%62.5%
54https://leetcode.com/problems/spiral-matrixSpiral MatrixMedium56.1%50.0%
1https://leetcode.com/problems/two-sumTwo SumEasy57.1%62.5%
759https://leetcode.com/problems/employee-free-timeEmployee Free TimeHard72.8%37.5%
994https://leetcode.com/problems/rotting-orangesRotting OrangesMedium58.1%37.5%
2021https://leetcode.com/problems/brightest-position-on-streetBrightest Position on StreetMedium60.6%62.5%
3161https://leetcode.com/problems/block-placement-queriesBlock Placement QueriesHard18.4%62.5%
992https://leetcode.com/problems/subarrays-with-k-different-integersSubarrays with K Different IntegersHard67.5%62.5%
3https://leetcode.com/problems/longest-substring-without-repeating-charactersLongest Substring Without Repeating CharactersMedium38.5%37.5%
661https://leetcode.com/problems/image-smootherImage SmootherEasy69.1%37.5%
128https://leetcode.com/problems/longest-consecutive-sequenceLongest Consecutive SequenceMedium47.0%37.5%
2672https://leetcode.com/problems/number-of-adjacent-elements-with-the-same-colorNumber of Adjacent Elements With the Same ColorMedium58.1%62.5%
1861https://leetcode.com/problems/rotating-the-boxRotating the BoxMedium79.2%62.5%
42https://leetcode.com/problems/trapping-rain-waterTrapping Rain WaterHard66.8%50.0%
723https://leetcode.com/problems/candy-crushCandy CrushMedium77.3%100.0%
770https://leetcode.com/problems/basic-calculator-ivBasic Calculator IVHard49.7%37.5%
933https://leetcode.com/problems/number-of-recent-callsNumber of Recent CallsEasy78.1%50.0%
207https://leetcode.com/problems/course-scheduleCourse ScheduleMedium50.8%62.5%
210https://leetcode.com/problems/course-schedule-iiCourse Schedule IIMedium55.0%87.5%
2537https://leetcode.com/problems/count-the-number-of-good-subarraysCount the Number of Good SubarraysMedium65.9%50.0%
1743https://leetcode.com/problems/restore-the-array-from-adjacent-pairsRestore the Array From Adjacent PairsMedium75.0%37.5%
1434https://leetcode.com/problems/number-of-ways-to-wear-different-hats-to-each-otherNumber of Ways to Wear Different Hats to Each OtherHard45.7%87.5%
642https://leetcode.com/problems/design-search-autocomplete-systemDesign Search Autocomplete SystemHard49.7%75.0%
2768https://leetcode.com/problems/number-of-black-blocksNumber of Black BlocksMedium41.5%62.5%
3071https://leetcode.com/problems/minimum-operations-to-write-the-letter-y-on-a-gridMinimum Operations to Write the Letter Y on a GridMedium64.3%62.5%
1814https://leetcode.com/problems/count-nice-pairs-in-an-arrayCount Nice Pairs in an ArrayMedium48.4%37.5%
3459https://leetcode.com/problems/length-of-longest-v-shaped-diagonal-segmentLength of Longest V-Shaped Diagonal SegmentHard56.3%50.0%
380https://leetcode.com/problems/insert-delete-getrandom-o1Insert Delete GetRandom O(1)Medium55.3%37.5%
528https://leetcode.com/problems/random-pick-with-weightRandom Pick with WeightMedium48.9%37.5%
2502https://leetcode.com/problems/design-memory-allocatorDesign Memory AllocatorMedium49.7%37.5%
359https://leetcode.com/problems/logger-rate-limiterLogger Rate LimiterEasy76.8%62.5%