probabilistic data structure to check membership of an item in constant time and space| System Design
22 Sep 2025:| nedbatchelder.com
These are the 3 blog posts| nedbatchelder.com
For a 2D geometry project I needed to find things based on 2D points. Conceptually, I wanted to have a dict that used pairs of floats as the keys.| nedbatchelder.com
13 Aug 2025:| nedbatchelder.com
Big-O notation can be intimidating, but it doesn’t have to be. A common-sense approach will give you a good working technique for analyzing the time complexity of your code.| nedbatchelder.com
These are the 19 blog posts for 2025.| nedbatchelder.com