Solving an Unfamiliar Problem
Listed inSolving an Unfamiliar ProblemData Structures & Algorithmson
A repeatable approach: examples first, brute force, find the redundancy, then optimise the part that matters.
Intermediate8 minDraft
#practices
A repeatable approach: examples first, brute force, find the redundancy, then optimise the part that matters.
1 article
Listed inSolving an Unfamiliar ProblemData Structures & Algorithmson
A repeatable approach: examples first, brute force, find the redundancy, then optimise the part that matters.