Programming Posts
Sliding Window Technique - Transform for Subarray Problems
Camera Autofocus - Binary Search in Real Time
The Hidden Algorithms Behind Perfect Focus Stacking
Dynamic Programming - From Recursion to Optimization
Ternary Search - When Binary Search Isn't Enough
Binary Search Mastery - Beyond Simple Arrays
The Art of Technical Debt - When to Pay It Down vs. Ship Fast
When Hash Maps Aren't Enough use Trie Data Structure
Hash Maps - The Swiss Army Knife of Data Structures
Container With Most Water. Two Pointer Solution That Actually Makes Sense
Two Pointer Technique. Master This Essential Algorithm Pattern
How to solve problems on Leetcode/HackerRank to prepare for a tech interview
Principles Divide and Conquer Algorithms
How to improve your algorithms and data structures skills