-
309.Best Time to Buy and Sell Stock with CooldownYou are given an arraypriceswhe…
-
841.Keys and RoomsThere arenrooms labeled from0ton - 1and all the rooms are lock…
-
1971.Find if Path Exists in GraphThere is abi-directionalgraph withnvertices, wh…
-
739.Daily TemperaturesGiven an array of integerstemperaturesrepresents the daily…
-
150.Evaluate Reverse Polish NotationEvaluate the value of an arithmetic expressi…
-
232.Implement Queue using StacksImplement a first in first out (FIFO) queue usin…
-
1143.Longest Common SubsequenceGiven two stringstext1andtext2, returnthe length …
-
198.House RobberYou are a professional robber planning to rob houses along a str…
-
931.Minimum Falling Path SumGiven ann x narray of integersmatrix, returntheminim…
-
70.Climbing StairsYou are climbing a staircase. It takesnsteps to reach the top.…
-
124.Binary Tree Maximum Path SumApathin a binary tree is a sequence of nodes whe…
-
1339.Maximum Product of Splitted Binary TreeGiven therootof a binary tree, split…
-
872.Leaf-Similar TreesConsider all the leaves of a binary tree, fromleft to righ…
-
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…