90 Valuable Interview Coding Problems — 20 Patterns Master Sheet
90 essential interview coding problems organized by 20 patterns — step-by-step approach, JavaScript solution, hand-written trace, and demo calls with output.
Articles, guides, and resources on web development, design, blockchain, open source, and career tips.
Filtered by tag: Algorithms
90 essential interview coding problems organized by 20 patterns — step-by-step approach, JavaScript solution, hand-written trace, and demo calls with output.
50 essential array interview problems from easy to hard — step-by-step approach, JavaScript solution, and function calls with output comments.
Learn array fundamentals for DSA — O(1) access, O(n) insert/delete, contiguous memory, code breakdown, and an interactive operations visualizer.
Master Big O notation — O(1) to O(n!), time and space complexity, loop patterns, recurrence relations, growth chart, and an interactive complexity explorer with interview-ready examples.
Learn binary search — halve sorted array each step, O(log n) lookup, lo/hi/mid visualizer, code breakdown, and common off-by-one pitfalls.
Learn bubble sort with step-by-step visuals — adjacent swaps, pass-by-pass animation, O(n²) complexity, code breakdown, and interactive bar chart.
Stay up to date and get notified when I share new contents.
No spam ever, unsubscribe anytime