Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
27 views

Math - LeetCode

This document provides a list of 175 math problems from LeetCode with their titles, acceptance rates, difficulty levels, and frequencies. The problems cover a wide range of math topics and vary in difficulty from easy to hard.

Uploaded by

RIYAZ ABDUL
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views

Math - LeetCode

This document provides a list of 175 math problems from LeetCode with their titles, acceptance rates, difficulty levels, and frequencies. The problems cover a wide range of math topics and vary in difficulty from easy to hard.

Uploaded by

RIYAZ ABDUL
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

26/05/2020 (7) Math - LeetCode

 Math
You have solved 4 / 175 problems.

Show problem tags


Frequency
of
# Title Acceptance Difficulty Frequency 
problems
that
 2 Add Two Numbers (/problems/add-two-numbers) 33.3% Medium
appear in
real
13 Roman to Integer (/problems/roman-to-integer) 55.2% Easy interviews

458 Poor Pigs (/problems/poor-pigs) 47.2% Hard

9 Palindrome Number (/problems/palindrome-number) 47.6% Easy

535 Encode and Decode TinyURL (/problems/encode-and- 79.3% Medium


decode-tinyurl)

 7 Reverse Integer (/problems/reverse-integer) 25.7% Easy

12 Integer to Roman (/problems/integer-to-roman) 54.4% Medium

258 Add Digits (/problems/add-digits) 56.1% Easy

67 Add Binary (/problems/add-binary) 43.5% Easy

202 Happy Number (/problems/happy-number) 50.0% Easy

149 Max Points on a Line (/problems/max-points-on-a-line) 16.8% Hard

233 Number of Digit One (/problems/number-of-digit-one) 31.1% Hard

171 Excel Sheet Column Number (/problems/excel-sheet- 53.9% Easy


column-number)

50 Pow(x, n) (/problems/powx-n) 29.4% Medium

319 Bulb Switcher (/problems/bulb-switcher) 45.3% Medium

 273 Integer to English Words (/problems/integer-to-english- 26.5% Hard


words)

172 Factorial Trailing Zeroes (/problems/factorial-trailing- 37.7% Easy


zeroes)

279 Perfect Squares (/problems/perfect-squares) 45.5% Medium

43 Multiply Strings (/problems/multiply-strings) 33.3% Medium

223 Rectangle Area (/problems/rectangle-area) 37.5% Medium

8 String to Integer (atoi) (/problems/string-to-integer-atoi) 15.2% Medium

728 Self Dividing Numbers (/problems/self-dividing- 73.7% Easy


numbers)

29 Divide Two Integers (/problems/divide-two-integers) 16.3% Medium

453 Minimum Moves to Equal Array Elements 49.9% Easy


(/problems/minimum-moves-to-equal-array-elements)

1025 Divisor Game (/problems/divisor-game) 65.9% Easy

204 Count Primes (/problems/count-primes) 31.1% Easy

224 Basic Calculator (/problems/basic-calculator) 36.2% Hard

 268 Missing Number (/problems/missing-number) 51.0% Easy

335 Self Crossing (/problems/self-crossing) 27.7% Hard

65 Valid Number (/problems/valid-number) 15.0% Hard

357 Count Numbers with Unique Digits (/problems/count- 48.0% Medium


numbers-with-unique-digits)

413 Arithmetic Slices (/problems/arithmetic-slices) 57.6% Medium

69 Sqrt(x) (/problems/sqrtx) 33.4% Easy

166 Fraction to Recurring Decimal (/problems/fraction-to- 21.2% Medium


recurring-decimal)

264 Ugly Number II (/problems/ugly-number-ii) 39.4% Medium

https://leetcode.com/tag/math/ 1/6
26/05/2020 (7) Math - LeetCode

# Title Acceptance Difficulty Frequency 

326 Power of Three (/problems/power-of-three) 42.0% Easy

168 Excel Sheet Column Title (/problems/excel-sheet- 30.6% Easy


column-title)

343 Integer Break (/problems/integer-break) 49.8% Medium

231 Power of Two (/problems/power-of-two) 43.0% Easy

263 Ugly Number (/problems/ugly-number) 41.3% Easy

829 Consecutive Numbers Sum (/problems/consecutive- 36.5% Hard


numbers-sum)

372 Super Pow (/problems/super-pow) 36.2% Medium

942 DI String Match (/problems/di-string-match) 71.9% Easy

877 Stone Game (/problems/stone-game) 64.1% Medium

296 Best Meeting Point (/problems/best-meeting-point) 57.1% Hard


60 Permutation Sequence (/problems/permutation- 35.9% Medium


sequence)

753 Cracking the Safe (/problems/cracking-the-safe) 50.0% Hard

628 Maximum Product of Three Numbers 46.9% Easy


(/problems/maximum-product-of-three-numbers)

1227 Airplane Seat Assignment Probability 60.1% Medium


(/problems/airplane-seat-assignment-probability)

672 Bulb Switcher II (/problems/bulb-switcher-ii) 50.6% Medium

1131 Maximum of Absolute Value Expression 53.5% Medium


(/problems/maximum-of-absolute-value-expression)

812 Largest Triangle Area (/problems/largest-triangle-area) 57.9% Easy

887 Super Egg Drop (/problems/super-egg-drop) 26.8% Hard

368 Largest Divisible Subset (/problems/largest-divisible- 36.3% Medium


subset)

400 Nth Digit (/problems/nth-digit) 31.3% Medium

313 Super Ugly Number (/problems/super-ugly-number) 44.3% Medium

836 Rectangle Overlap (/problems/rectangle-overlap) 49.0% Easy

1104 Path In Zigzag Labelled Binary Tree (/problems/path- 71.4% Medium


in-zigzag-labelled-binary-tree)

885 Spiral Matrix III (/problems/spiral-matrix-iii) 68.7% Medium

883 Projection Area of 3D Shapes (/problems/projection- 67.3% Easy


area-of-3d-shapes)

365 Water and Jug Problem (/problems/water-and-jug- 30.4% Medium


problem)

553 Optimal Division (/problems/optimal-division) 56.4% Medium

964 Least Operators to Express Number (/problems/least- 43.3% Hard


operators-to-express-number)

462 Minimum Moves to Equal Array Elements II 53.4% Medium


(/problems/minimum-moves-to-equal-array-elements-
ii)

396 Rotate Function (/problems/rotate-function) 36.1% Medium

537 Complex Number Multiplication (/problems/complex- 67.0% Medium


number-multiplication)

805 Split Array With Same Average (/problems/split-array- 26.3% Hard


with-same-average)

858 Mirror Reflection (/problems/mirror-reflection) 53.5% Medium

754 Reach a Number (/problems/reach-a-number) 34.3% Medium

https://leetcode.com/tag/math/ 2/6
26/05/2020 (7) Math - LeetCode

# Title Acceptance Difficulty Frequency 

507 Perfect Number (/problems/perfect-number) 35.4% Easy

593 Valid Square (/problems/valid-square) 42.6% Medium

670 Maximum Swap (/problems/maximum-swap) 42.7% Medium

908 Smallest Range I (/problems/smallest-range-i) 65.5% Easy

1109 Corporate Flight Bookings (/problems/corporate-flight- 51.8% Medium


bookings)

780 Reaching Points (/problems/reaching-points) 28.9% Hard

1180 Count Substrings with Only One Distinct Letter 77.1% Easy
(/problems/count-substrings-with-only-one-distinct-
letter) 

423 Reconstruct Original Digits from English 46.7% Medium


(/problems/reconstruct-original-digits-from-english)

910 Smallest Range II (/problems/smallest-range-ii) 26.2% Medium

247 Strobogrammatic Number II 47.1% Medium


(/problems/strobogrammatic-number-ii) 

1012 Numbers With Repeated Digits (/problems/numbers- 37.2% Hard


with-repeated-digits)

892 Surface Area of 3D Shapes (/problems/surface-area- 58.4% Easy


of-3d-shapes)

517 Super Washing Machines (/problems/super-washing- 38.1% Hard


machines)

633 Sum of Square Numbers (/problems/sum-of-square- 32.3% Easy


numbers)

963 Minimum Area Rectangle II (/problems/minimum-area- 50.0% Medium


rectangle-ii)

1217 Play with Chips (/problems/play-with-chips) 64.1% Easy

996 Number of Squareful Arrays (/problems/number-of- 47.7% Hard


squareful-arrays)

441 Arranging Coins (/problems/arranging-coins) 39.8% Easy

991 Broken Calculator (/problems/broken-calculator) 45.0% Medium

891 Sum of Subsequence Widths (/problems/sum-of- 31.5% Hard


subsequence-widths)

248 Strobogrammatic Number III 39.3% Hard


(/problems/strobogrammatic-number-iii) 

899 Orderly Queue (/problems/orderly-queue) 51.4% Hard

775 Global and Local Inversions (/problems/global-and- 41.6% Medium


local-inversions)

782 Transform to Chessboard (/problems/transform-to- 40.9% Hard


chessboard)

645 Set Mismatch (/problems/set-mismatch) 41.9% Easy

1237 Find Positive Integer Solution for a Given Equation 68.8% Easy
(/problems/find-positive-integer-solution-for-a-given-
equation)

246 Strobogrammatic Number 44.7% Easy


(/problems/strobogrammatic-number) 

1250 Check If It Is a Good Array (/problems/check-if-it-is-a- 52.5% Hard


good-array)

592 Fraction Addition and Subtraction (/problems/fraction- 48.4% Medium


addition-and-subtraction)

360 Sort Transformed Array (/problems/sort-transformed- 48.4% Medium


array) 

781 Rabbits in Forest (/problems/rabbits-in-forest) 53.9% Medium

https://leetcode.com/tag/math/ 3/6
26/05/2020 (7) Math - LeetCode

# Title Acceptance Difficulty Frequency 

598 Range Addition II (/problems/range-addition-ii) 49.4% Easy

794 Valid Tic-Tac-Toe State (/problems/valid-tic-tac-toe- 32.4% Medium


state)

367 Valid Perfect Square (/problems/valid-perfect-square) 41.4% Easy

523 Continuous Subarray Sum (/problems/continuous- 24.4% Medium


subarray-sum)

869 Reordered Power of 2 (/problems/reordered-power-of- 52.6% Medium


2)

810 Chalkboard XOR Game (/problems/chalkboard-xor- 47.8% Hard


game)

640 Solve the Equation (/problems/solve-the-equation) 41.5% Medium

397 Integer Replacement (/problems/integer-replacement) 32.5% Medium

483 Smallest Good Base (/problems/smallest-good-base) 35.5% Hard

1330 Reverse Subarray To Maximize Array Value 34.3% Hard


(/problems/reverse-subarray-to-maximize-array-value)

1201 Ugly Number III (/problems/ugly-number-iii) 25.4% Medium

478 Generate Random Point in a Circle 38.4% Medium


(/problems/generate-random-point-in-a-circle)

1017 Convert to Base -2 (/problems/convert-to-base-2) 58.5% Medium

952 Largest Component Size by Common Factor 29.8% Hard


(/problems/largest-component-size-by-common-
factor)

866 Prime Palindrome (/problems/prime-palindrome) 24.7% Medium

1041 Robot Bounded In Circle (/problems/robot-bounded- 48.3% Medium


in-circle)

878 Nth Magical Number (/problems/nth-magical-number) 28.0% Hard

976 Largest Perimeter Triangle (/problems/largest- 57.5% Easy


perimeter-triangle)

1344 Angle Between Hands of a Clock (/problems/angle- 60.5% Medium


between-hands-of-a-clock)

1088 Confusing Number II (/problems/confusing-number-ii) 42.7% Hard


660 Remove 9 (/problems/remove-9)  53.1% Hard

906 Super Palindromes (/problems/super-palindromes) 32.5% Hard

914 X of a Kind in a Deck of Cards (/problems/x-of-a-kind- 34.0% Easy


in-a-deck-of-cards)

1281 Subtract the Product and Sum of Digits of an Integer 84.7% Easy
(/problems/subtract-the-product-and-sum-of-digits-of-
an-integer)

1238 Circular Permutation in Binary Representation 63.9% Medium


(/problems/circular-permutation-in-binary-
representation)

927 Three Equal Parts (/problems/three-equal-parts) 33.1% Hard

868 Binary Gap (/problems/binary-gap) 60.2% Easy

1103 Distribute Candies to People (/problems/distribute- 60.2% Easy


candies-to-people)

949 Largest Time for Given Digits (/problems/largest-time- 36.5% Easy


for-given-digits)

800 Similar RGB Color (/problems/similar-rgb-color)  61.0% Easy

1323 Maximum 69 Number (/problems/maximum-69- 78.0% Easy


number)

https://leetcode.com/tag/math/ 4/6
26/05/2020 (7) Math - LeetCode

# Title Acceptance Difficulty Frequency 

1093 Statistics from a Large Sample (/problems/statistics- 47.5% Medium


from-a-large-sample)

1175 Prime Arrangements (/problems/prime-arrangements) 50.7% Easy

789 Escape The Ghosts (/problems/escape-the-ghosts) 57.2% Medium

634 Find the Derangement of An Array (/problems/find-the- 39.9% Medium


derangement-of-an-array) 

970 Powerful Integers (/problems/powerful-integers) 39.7% Easy

1006 Clumsy Factorial (/problems/clumsy-factorial) 53.2% Medium

651 4 Keys Keyboard (/problems/4-keys-keyboard)  52.1% Medium

902 Numbers At Most N Given Digit Set 30.9% Hard


(/problems/numbers-at-most-n-given-digit-set)

1307 Verbal Arithmetic Puzzle (/problems/verbal-arithmetic- 37.5% Hard


puzzle)

356 Line Reflection (/problems/line-reflection)  31.5% Medium

1058 Minimize Rounding Error to Meet Target 41.3% Medium


(/problems/minimize-rounding-error-to-meet-target)

1015 Smallest Integer Divisible by K (/problems/smallest- 31.6% Medium


integer-divisible-by-k)

1073 Adding Two Negabinary Numbers (/problems/adding- 33.6% Medium


two-negabinary-numbers)

1359 Count All Valid Pickup and Delivery Options 57.5% Hard
(/problems/count-all-valid-pickup-and-delivery-
options)

469 Convex Polygon (/problems/convex-polygon)  36.8% Medium

573 Squirrel Simulation (/problems/squirrel-simulation)  55.4% Medium

1154 Day of the Year (/problems/day-of-the-year) 48.9% Easy

1183 Maximum Number of Ones (/problems/maximum- 53.4% Hard


number-of-ones) 

1009 Complement of Base 10 Integer 59.5% Easy


(/problems/complement-of-base-10-integer)

972 Equal Rational Numbers (/problems/equal-rational- 41.5% Hard


numbers)

1442 Count Triplets That Can Form Two Arrays of Equal 67.5% Medium
XOR (/problems/count-triplets-that-can-form-two-
arrays-of-equal-xor)

1056 Confusing Number (/problems/confusing-number)  50.1% Easy

1134 Armstrong Number (/problems/armstrong-number)  78.1% Easy

1272 Remove Interval (/problems/remove-interval)  57.5% Medium

1317 Convert Integer to the Sum of Two No-Zero Integers 56.6% Easy
(/problems/convert-integer-to-the-sum-of-two-no-
zero-integers)

625 Minimum Factorization (/problems/minimum- 32.6% Medium


factorization) 

1256 Encode Number (/problems/encode-number)  65.1% Medium

1218 Longest Arithmetic Subsequence of Given Difference 43.4% Medium


(/problems/longest-arithmetic-subsequence-of-given-
difference)

1230 Toss Strange Coins (/problems/toss-strange-coins) 48.0% Medium


1037 Valid Boomerang (/problems/valid-boomerang) 37.8% Easy

1390 Four Divisors (/problems/four-divisors) 37.8% Medium

https://leetcode.com/tag/math/ 5/6
26/05/2020 (7) Math - LeetCode

# Title Acceptance Difficulty Frequency 

1276 Number of Burgers with No Waste of Ingredients 49.4% Medium


(/problems/number-of-burgers-with-no-waste-of-
ingredients)

1199 Minimum Time to Build Blocks (/problems/minimum- 36.4% Hard


time-to-build-blocks) 

1228 Missing Number In Arithmetic Progression 53.3% Easy


(/problems/missing-number-in-arithmetic-progression)

1271 Hexspeak (/problems/hexspeak)  53.5% Easy

1362 Closest Divisors (/problems/closest-divisors) 56.0% Medium

1232 Check If It Is a Straight Line (/problems/check-if-it-is- 47.1% Easy


a-straight-line)

1121 Divide Array Into Increasing Sequences 56.4% Hard


(/problems/divide-array-into-increasing-sequences)

1253 Reconstruct a 2-Row Binary Matrix 39.8% Medium


(/problems/reconstruct-a-2-row-binary-matrix)

1067 Digit Count in Range (/problems/digit-count-in-range) 38.9% Hard


1363 Largest Multiple of Three (/problems/largest-multiple- 33.0% Hard


of-three)

1447 Simplified Fractions (/problems/simplified-fractions) 60.1% Medium

1259 Handshakes That Don't Cross (/problems/handshakes- 52.8% Hard


that-dont-cross) 

1427 Perform String Shifts (/problems/perform-string-shifts) 52.8% Easy


Copyright © 2020 LeetCode Help Center (/support/) | Terms (/terms/) | Privacy (/privacy/) United States
(/region/)

https://leetcode.com/tag/math/ 6/6

You might also like