Comment on Ask HN: Learning what math for algorithms?Comments−Tangaroa14yDiscrete math.From calculus, you will want to learn summations (the big sigma; it's basically a for loop).
Comments
Discrete math.
From calculus, you will want to learn summations (the big sigma; it's basically a for loop).