-
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…
-
53.Maximum SubarrayGiven an integer arraynums, find the contiguous subarray (con…
-
28.Implement strStr()ImplementstrStr().Given two stringsneedleandhaystack, retur…
-
26.Remove Duplicates from Sorted ArrayGiven an integer arraynumssorted innon-dec…
-
21.Merge Two Sorted ListsYou are given the heads of two sorted linked listslist1…
-
20.Valid ParenthesesGiven a stringscontaining just the characters'(',')','{','}…
-
14.Longest Common PrefixWrite a function to find the longest common prefix strin…
-
이번주부터 새로 시작하는 Easy 문제입니다. 문제는 주중 매일 1개씩 매주 5개로, Top interview Questions로 시작하겠습니다…
-
13.Roman to IntegerRoman numerals are represented by seven different symbols:I,…
-
[ Leetcode 시즌 3 ] 2022년도 4월 13일 문제 입니다.[Easy] 700.Search in a Binary Search Tree…
-
[LeetCode 시즌3] 2022년 4월10일 - 4월11일 문제 입니다.[Easy] 1260.Shift 2D GridGiven a 2Dgri…
-
[Leetcode 시즌 3] 2022년 4월 10일 문제[Easy]682. Baseball GameYou are keeping score for…
-
[Leetcode 시즌 3] 2022년 4월 8일 문제입니다[Easy]703. Kth Largest Element in a StreamDesig…
-
[ LeetCode 시즌 3 ] 2022년 4월 7일 문제 입니다. [Easy] 1046. Last Stone Weight You are giv…