š§®Algorithm
3 posts
Show
- Breaking Down Stock Trading DPā From one trade to multiple trades to cooldown ā same pattern, different constraints#leetcode#algorithm#dynamic-programming#greedy4 min read
- Breaking Down Two Sumā LeetCode #1 Two Sum ā there's more to it than just HashMap#algorithm#two-pointer#hashmap#leetcode5 min read
- Breaking Down Sliding Windowā A technique that turns O(n²) subarray problems into O(n) by maintaining two pointers that define a moving window.#today-i-learned#algorithm#sliding-window#python5 min read