-
837.New 21 Game
-
49.Group AnagramsMedium12974387Add to ListShareGiven an array of stringsstrs, gr…
-
858.Mirror ReflectionMedium5441175Add to ListShareThere is a special square room…
-
1696.Jump Game VIMedium145865Add to ListShareYou are given a0-indexedinteger arr…
-
509.Fibonacci NumberEasy3910273Add to ListShareTheFibonacci numbers, commonly de…
-
462.Minimum Moves to Equal Array Elements IIMedium180082Add to ListShareGiven an…
-
29.Divide Two IntegersMedium313510759Add to ListShareGiven two integersdividenda…
-
268.Missing NumberEasy61032879Add to ListShareGiven an arraynumscontainingndisti…
-
1342.Number of Steps to Reduce a Number to ZeroEasy1738111Add to ListShareGiven …
-
[LeetCode 시즌 3] 2022년 5월 21일 문제입니다.https://leetcode.com/problems/coin-change/322…
-
70.Climbing StairsYou are climbing a staircase. It takesnsteps to reach the top.…
-
69.Sqrt(x)Given a non-negative integerx,compute and returnthe square root ofx.Si…
-
13.Roman to IntegerRoman numerals are represented by seven different symbols:I,…