Posts

Bloom Filters: The Magic Wand of Memory-Efficient Membership Testing

A Bloom filter is a probabilistic data structure that answers a simple question: Is this element part of the set?Read More →

Default and Static Methods in Interfaces

The what, why and how of Default and Static Methods in InterfacesRead More →

Cracking the Code: The Simple Bit Difference Between Uppercase and Lowercase Letters

Understand the difference between uppercase and lowercase letters in bit levelRead More →

Pyspark Notes

Documenting my pyspark notes while learningRead More →