David Edgar's website

Sunday, 09 June 2024

🔖 The Big Little Guide to Message Queues

A guide to the fundamental concepts that underlie message queues, and how they apply to popular queueing systems available today.

Sunday, 23 July 2023

🔖 Hashing

Monday, 04 July 2022

🔖 (Basic) Segment Trees

Sunday, 27 March 2022

🔖 Learning Data Structures and Algorithms in Golang and challenges I went through

Friday, 11 February 2022

🔖 How Postgres Stores Rows

Friday, 15 October 2021

🔖 The Story Behind SingleStore’s Skiplist Indexes

Monday, 06 September 2021

🔖 On Parsers

A brain dump of information about parsers and their implementation

Wednesday, 09 June 2021

🔖 500 Data Structures and Algorithms practice problems and their solutions