Writing& Media
Writing
& Media
Thoughts on software engineering,
system design, and scaling.
01
2024-10-27•10 MIN
Master Trees: The Complete Guide to Crush Your Coding Interviews
From basic traversals to complex dynamic programming solutions trees can be found everywhere.
DSAINTERVIEWS
02
2024-08-27•15 MIN
BACKTRACKING in 15 Minutes
A comprehensive guide to understanding backtracking algorithms efficiently.
ALGORITHMS
03
2024-07-28•09 MIN
The Hidden Genius of Event Based Concurrency
Why threads aren't always the answer. Exploring event loops and async programming.
SYSTEMSCONCURRENCY
04
2024-02-28•33 MIN
All the Operating System Concepts You Need to Know
Crucial OS concepts explained simply for developers and students.
OSCS FUNDAMENTALS