Algorithms

Browse posts by tag

Concrete Mathematics

Notes

Blends discrete mathematics with analysis and algorithm design.

Elements of Programming

Notes

Rigorous foundations of generic programming. Connects algebra and algorithms. Stepanov’s magnum opus.

Problem Set Solutions

A collection of graduate problem set solutions in computational statistics, numerical methods, and algorithm design from my mathematics master's program.

Is It Prime?

The Miller-Rabin primality test demonstrates how probabilistic algorithms can achieve arbitrary certainty, trading absolute truth for practical efficiency.

Computer Science Mathematics