HomeBlogsGithubX
X
Email

Blog Posts

Exploring Development, Technologies, and tech insights.I hope my blog helps!

From google.com to IP in Milliseconds: A Beginner’s Guide to DNS

Understand how DNS works from browser to IP in milliseconds — explained step-by-step.

AuthorDipan Chakraborty
6 min read2025-07-06
From google.com to IP in Milliseconds: A Beginner’s Guide to DNS

Why Array Index starts with 0 and not 1?

Ever wondered why arrays start from index 0 and not 1? Let’s explore the memory-level reasoning behind this design choice.

AuthorDipan Chakraborty
8 min read2024-12-24
Why Array Index starts with 0 and not 1?