top of page

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!
Search


Rohit Modi
May 1, 20232 min read
System Design : Ad/Commercial Blocker App/Browser
Hi, a warm welcome to tech-maze, in this article, we will explore how few browser or ad/commercials blocker app blocks the unwanted...
56
0


Rohit Modi
Jan 29, 20234 min read
Json Web Token aka JWT - implementation and uses with SpringBoot2 and SpringBoot3
Hi, a warm welcome to tech-maze, in today's article we will explore how json web token also know as jwt works and how this can be...
69
0


Rohit Modi
Jan 8, 20235 min read
System Design : Rate Limit Strategy at Application level
Hi, a warm welcome to tech-maze, in today's article we will explore how limiting the rate of request help an application to perform well...
54
0


Rohit Modi
Nov 27, 20224 min read
System Design : On-Demand Courier Service
Hi, a warm welcome to tech-maze, in today's article we will explore how an on-demand courier service app works and how many necessary...
98
0


Rohit Modi
Nov 6, 20223 min read
System Design : Traffic Signal Control
Hi, a warm welcome to tech-maze, before deep diving in the topic, let me tell you one small story, recently i have met one of my friend...
72
0


Rohit Modi
Sep 24, 20223 min read
System Design : Live Streaming distribution through Content Distributed/Delivery Network
Hi, a warm welcome to tech-maze, this article is continuation of How Content Distributed/Delivery Network aka CDN works and its uses, As...
67
0


Rohit Modi
Sep 3, 20224 min read
System Design : Content Distributed/Delivery Network aka CDN
Hi, a warm welcome to tech-maze, in todays article we will see how Content Distributed/Delivery Network also known as CDN help us to...
88
0


Rohit Modi
Aug 21, 20223 min read
System Design : Leaky Bucket Algorithm And Its Uses
Hi, Welcome to tech-maze, In today's article, we are going to explore Leaky Bucket algorithm which is used to solve congestion problem at...
51
0


Rohit Modi
Aug 14, 20222 min read
Start A Journey To Be A Full Stack Developer
Hi, Welcome to tech-maze, In today's article, we are going to explore a small project which has utilized React js and SpringBoot....
38
0


Rohit Modi
Jul 30, 20225 min read
Find Max Water Level Within Container : FAQ in MAANG
Hi, Welcome to tech-maze, In today's article, we are going to explore a program which is really hard to understand and quite popular...
38
0


Rohit Modi
Jul 17, 20223 min read
Find Missing kth element : FAQ in MAANG
Hi, Welcome to tech-maze, today's article is going to be slick, we are going to explore a unique programming question which has been...
32
0


Rohit Modi
Jul 9, 20222 min read
Domain Name System aka DNS : Load Balancing
Hi, Welcome to tech-maze, in today's article we will touch upon Domain Name System aks DNS and how this can help in organizing the...
40
0


Rohit Modi
Jun 23, 20224 min read
System Design : Load Balancing And Consistent Hashing - Part 2
Hi, today's article is the continuation of article "System Design : Load Balancing And Consistent Hashing", here we will explore...
47
0


Rohit Modi
Jun 20, 20223 min read
System Design : Load Balancing And Consistent Hashing - Part 1
Hi Guys, a warm welcome to tech-maze, today's article is on load balancing which is very important module to consider when we design a...
51
0


Rohit Modi
Jun 12, 20224 min read
Stack - simple yet powerful
Hi Guys, a warm welcome to tech-maze, todays article is quite light but yet powerful to give an insight, how and in which scenario stack...
24
0


Rohit Modi
Jun 5, 20224 min read
Depth First Search, Breadth First Search with Binary Search Tree and Graph
Hi, a warm welcome to tech-maze, in todays article, we are going to explore Breadth first search aka BFS and depth first search aka DFS...
41
0


Rohit Modi
May 29, 20223 min read
System Design : Online Code Runner Platform
Hey Guys, a warm welcome to tech-maze, in today's article we will be exploring how an online code runner works. For the sake of...
79
1


Rohit Modi
May 21, 20224 min read
How to add two Linked List in multiple ways - FAQ in Interview
Hey Guys, a warm welcome to tech-maze, in todays article we will see a program and its implementation which is frequently asked in FAANG...
23
0


Rohit Modi
May 15, 20224 min read
LRU Implementation using Set/Map
Hey Guys, A warm welcome to tech-maze, in today's article, we will see how Least Recent Used aka LRU can be implemented, the very basic...
38
0


Rohit Modi
May 10, 20223 min read
Builder Pattern with Lombok Spring Boot
Hey Guys, welcome to tech-maze, in today's article, we will see how we can utilize one of the smart feature of Lombok. Lombok library...
205
0
bottom of page