-
605.Can Place FlowersYou have a long flowerbed in which some of the plots are pl…
-
121.Best Time to Buy and Sell StockYou are given an arraypriceswhereprices[i]is …
-
1443.Minimum Time to Collect All Apples in a TreeGiven an undirected tree consis…
-
834.Sum of Distances in TreeThere is an undirected connected tree withnnodes lab…
-
739.Daily TemperaturesGiven an array of integerstemperaturesrepresents the daily…
-
124.Binary Tree Maximum Path SumApathin a binary tree is a sequence of nodes whe…
-
1026.Maximum Difference Between Node and AncestorGiven therootof a binary tree, …
-
938.Range Sum of BSTGiven therootnode of a binary search tree and two integerslo…
-
328.Odd Even Linked ListGiven theheadof a singly linked list, group all the node…
-
876.Middle of the Linked ListEasy8162221Add to ListShareGiven theheadof a singly…
-
2256.Minimum Average DifferenceMedium1173143Add to ListShareYou are given a0-ind…
-
380.Insert Delete GetRandom O(1)Medium6981353Add to ListShareImplement theRandom…
-
79.Word SearchMedium12096487Add to ListShareGiven anm x ngrid of charactersboard…
-
263.Ugly NumberEasy23601381Add to ListShareAnugly numberis a positive integer wh…
-
26.Remove Duplicates from Sorted ArrayEasy914912713Add to ListShareGiven an inte…