-
114.Flatten Binary Tree to Linked ListMedium7874473Add to ListShareGiven theroot…
-
236.Lowest Common Ancestor of a Binary TreeMedium10903288Add to ListShareGiven a…
-
34.Find First and Last Position of Element in Sorted ArrayMedium11860315Add to L…
-
240.Search a 2D Matrix IIMedium7925131Add to ListShareWrite an efficient algorit…
-
92.Reverse Linked List IIMedium6637309Add to ListShareGiven theheadof a singly l…
-
118.Pascal's TriangleEasy6587226Add to ListShareGiven an integernumRows, return …
-
695.Max Area of IslandMedium7297167Add to ListShareYou are given anm x nbinary m…
-
102.Binary Tree Level Order TraversalMedium9071175Add to ListShareGiven therooto…
-
473.Matchsticks to SquareMedium1782140Add to ListShareYou are given an integer a…
-
199.Binary Tree Right Side ViewMedium7018380Add to ListShareGiven therootof a bi…
-
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…