Oct 27, 202410 mins
Master Trees: The Complete Guide to Crush Your Coding Interviews
From basic traversals to complex dynamic programming solutions trees can be found everywhere, yes even in your interviews.
Read on Medium
Aug 27, 202415 mins
BACKTRACKING in 15 Minutes
This is a ppt I made for the class I never got to present, but I felt it was worthwhile sharing :)!
Read on Medium
Jul 28, 20249 mins
The Hidden Genius of Event Based Concurrency
In the world of concurrent programming, threads are king. We are taught to spin up threads to handle multiple tasks at once...
Read on Medium
Feb 28, 202433 mins
All the Operating System Concepts You Need to Know
This article gives you all the information you need to know about Operating Systems and the crucial concepts on them.
Read on Medium