patterns
leetcode
Recently started doing Leetcode, and its been such a pain to progressively learn. But! nevertheless I do feel really happy trying to think about all these algorithms.
So the key in leet code is seemingly patterns. So let me dive into them!
Prefix Sum
Last updated