Keyword to Algo Cheat Sheet - Getting Started / Overview

https://algo.monster/problems/keyword_to_algo

1 Like

What is the good-way to memorize these? Read this multiple times or should that be remembered by practice ? Or any other good way?

You should work through the problems and it’ll come naturally to you.

3 Likes

Spaced Repetition.

1 Like

Kadane’s algorithm - Isn’t this supposed to be listed as DP instead of greedy?