-
509.Fibonacci NumberEasy3910273Add to ListShareTheFibonacci numbers, commonly de…
-
128.Longest Consecutive SequenceMedium11658500Add to ListShareGiven an unsorted …
-
1465.Maximum Area of a Piece of Cake After Horizontal and Vertical CutsMedium114…
-
406.Queue Reconstruction by HeightMedium6116630Add to ListShareYou are given an …
-
215.Kth Largest Element in an ArrayMedium10397548Add to ListShareGiven an intege…
-
1268.Search Suggestions SystemMedium2674146Add to ListShareYou are given an arra…
-
745.Prefix and Suffix SearchHard1901446Add to ListShareDesign a special dictiona…
-
364.Nested List Weight Sum IIMedium995299Add to ListShareYou are given a nested …
-
968.Binary Tree CamerasHard280932Add to ListShareYou are given therootof a binar…
-
5.Longest Palindromic SubstringMedium182971084Add to ListShareGiven a strings, r…
-
1048.Longest String ChainMedium4650195Add to ListShareYou are given an array ofw…
-
163.Missing RangesYou are given an inclusive range[lower, upper]and asorted uniq…
-
160.Intersection of Two Linked ListsGiven the heads of two singly linked-listshe…
-
Design a stack that supports push, pop, top, and retrieving the minimum element …
-
1026.Maximum Difference Between Node and AncestorMedium239464Add to ListShareGiv…