Software Engineer, Marathon Runner, Writer.
Pinned posts
My Daily Notes
List of insights and thoughts that I have gathered over the years.
My Reading List
A list of books that I have read or plan to read with a short summary of the book.
Recent Posts
Depth First Search Algorithm
Depth First Search
Detect Cycle in Linked List
Detecting a cycle in a linked list
Understanding Structs in Golang
Understanding pointers in Golang
Golang Snippets
Simple HTTP Server in Golang
What is Kafka
Apache Kafka is a distributed event streaming platform that is used for building real-time data pipelines and streaming applications.
Shared Prototypes Problem
Rate Limiter Problem
Enums in Typescript
Enums in TypeScript are a way to define a set of named constants.