Skip to content

Backtracking

  • Combination Sum

    Combination Sum — find combinations that sum to target

  • N Queens

    N-Queens — place n queens on n x n board with no attacks

  • Permutations

    Permutations — generate all permutations of a list

  • Subsets

    Subsets — generate all subsets of a set

A reading surface for the DSA study packet. Content is tracked in git; every page links to its source.