CodeWithGD
My aim is to simplify coding , helping people understand patterns and solve problems . I dont care about time or space complexities or most optimal solutions . My aim is to just teach something cool !
LeetCode 3459 | Length of Longest V-Shaped Diagonal Segment | Dynamic Programming Explained
Insert Delete GetRandom O(1) | LeetCode 380 | HashMap + Array Explained
Largest Rectangle in Histogram | LeetCode 84 | Monotonic Stacks Easy Solution Explained
Previous Greater Element and Previous Smaller Element | Monotonic Stack Explained
Next Greater Element and Next Smaller Element | Monotonic Stack Explained
LeetCode 498 | Diagonal Traverse | Easy Explanation with Examples | Coding Interview Question