WELCOME TO
TECH-MAZE
A Curious Developer
I started tech-maze with the goal of offering readers a glimpse into my thoughts and experiences. What started out as weekly posts has evolved into a dynamic site packed with information about various topics that are near and dear to me. Take some time to explore the blog and see for yourself what makes you curious and eager. Read on and enjoy!
System Design : Ad/Commercial Blocker App/Browser
Json Web Token aka JWT - implementation and uses with SpringBoot2 and SpringBoot3
System Design : Rate Limit Strategy at Application level
System Design : On-Demand Courier Service
System Design : Traffic Signal Control
System Design : Live Streaming distribution through Content Distributed/Delivery Network
System Design : Content Distributed/Delivery Network aka CDN
System Design : Leaky Bucket Algorithm And Its Uses
Start A Journey To Be A Full Stack Developer
Find Max Water Level Within Container : FAQ in MAANG
Find Missing kth element : FAQ in MAANG
Domain Name System aka DNS : Load Balancing
System Design : Load Balancing And Consistent Hashing - Part 2
System Design : Load Balancing And Consistent Hashing - Part 1
Stack - simple yet powerful
Depth First Search, Breadth First Search with Binary Search Tree and Graph
System Design : Online Code Runner Platform
How to add two Linked List in multiple ways - FAQ in Interview
LRU Implementation using Set/Map
Builder Pattern with Lombok Spring Boot