https://leetcode.com/problem-list/wik0ljfe/

traversal + indexing

prefix sums

max subarray

2 pointers

sliding window

in-place manipulation

sorting

binary search

greedy

hashing

matrix / 2D arrays

advanced arrays