Posts
All the articles I've posted.
Zero to One - Notes on Startups, or How to Build the Future
Zero to One is a book by Peter Thiel that offers a contrarian view on startups and innovation. In this article, we'll explore some of the key takeaways from the book.
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