All Posts
-
Approximating Irrationals
Finding rational estimations of irrational numbers using the Farey sequence.
-
The Monty Hall Problem
An interesting logic puzzle which illustrates the difficulty of understanding and modeling statstical problems.
-
Hashset's & Hashmap's
Hash Tables are one of the most used data structure's, and yet many have no idea how they actually work.