-
108.Convert Sorted Array to Binary Search TreeEasy7280385Add to ListShareGiven a…
-
823.Binary Trees With FactorsMedium1117128Add to ListShareGiven an array of uniq…
-
300.Longest Increasing SubsequenceMedium13979256Add to ListShareGiven an integer…
-
458.Poor PigsHard12382592Add to ListShareThere arebucketsbuckets of liquid, wher…
-
377.Combination Sum IVMedium4676496Add to ListShareGiven an array ofdistinctinte…
-
378.Kth Smallest Element in a Sorted MatrixMedium6730252Add to ListShareGiven an…
-
62.Unique PathsMedium10250319Add to ListShareThere is a robot on anm x ngrid. Th…
-
307.Range Sum Query - MutableMedium3079158Add to ListShareGiven an integer array…
-
890.Find and Replace PatternMedium1928121Add to ListShareGiven a list of strings…
-
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 …