LeetCode 269 : Alien Dictionary
If you skip Leet Code Hard questions because they are labelled “hard”, you should watch this video to see how they are, in fact, simple to solve!
#TechToolboxTuesday : Topological Sort in 10 minutes
Tricky topo sort? No more! Quick video and implementation intuition inside.
Leetcode 105 : Construct a tree from Preorder and Inorder Traversal
Step-by-step : input requirements, output, time & space complexities - the works!
# TechToolboxTuesday : Recursion on Trees
Worried that recursion on trees sounds tricky? Here are the 2 models that will help you solve literally any algorithmic question on Trees (Along with python code!)
Software Engineering Interview Checklist : The Application Process
Preparation -> Networking -> Application : Your one stop guide through the process!
LeetCode 23 : Merge k sorted lists
Step-by-step : input requirements, output, time & space complexities - the works!
#TechToolboxTuesday : HEAPS
Scared of heaps? No more! Here is a step-by-step explanation of the structure and the most common operations that can be performed on them!
Software Engineering Interview Checklist : Networking
Time to send that connection request, write that email and hit send! If you still don’t have a good enough reason why, here it is.
Introducing : #TechToolboxTuesday & #TechToolboxThursday
Data Structures and Algorithms? Data Science and Machine Learning? Why this blog vs the 10,000 others - 5 minutes of your time!
Leetcode 200 : Number of Islands
Don’t understand the problem statement or where to begin? Here’s a step by step solution along with Python Code.
6 Hacks to Ace Online Grad School
Keep getting a backlog of lectures to watch and assignments to finish? You might benefit from some of these tips and tricks!
Software Engineering Interview Checklist : Preparation
The first step to getting the job is applying for it. Are you sure? Think again, cause you might be missing some very important baby steps.