-
242.Valid AnagramEasy5889232Add to ListShareGiven two stringssandt, returntrueif…
-
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…
-
315.Count of Smaller Numbers After SelfHard6063172Add to ListShareYou are given …
-
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…
-
105.Construct Binary Tree from Preorder and Inorder TraversalMedium9289255Add to…
-
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 …