Published at Jun 5, 2024 Traceroute is awesome Default Traceroute is a tool that lets you track the path an IP packet takes. Let's understand how it works and why it is awesome.
Published at Jun 1, 2024 Everything you need to know about B-Trees Default B-Trees are a common type of self-balancing data structure used for storing and retrieving data. In this post, I'll explain what B-Tree indexes are, how they work, and why they are used.