Kazi Rahamatullah
Kazi Rahamatullah
AboutProjectsBlogContact
UsesBooks
ResumeView CV
Kazi Rahamatullah

© Copyright 2026 Kazi Rahamatullah

AboutProjectsBlogBooksUses
Twitter/XGitHubProduct HuntCodeSandbox

Featured Blog Posts

Articles, guides, and resources on web development, design, blockchain, open source, and career tips.

Filtered by tag: Algorithms

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.

Jul 7, 202682 min read0 views
Read Article

50 Array Coding Problems for Interviews — Solutions Explained

50 essential array interview problems from easy to hard — step-by-step approach, JavaScript solution, and function calls with output comments.

Jul 4, 202641 min read0 views
Read Article

DSA Arrays — Fundamentals Visualized

Learn array fundamentals for DSA — O(1) access, O(n) insert/delete, contiguous memory, code breakdown, and an interactive operations visualizer.

Jul 4, 20264 min read0 views
Read Article
Big O Notation — Time & Space Complexity

Big O Notation — Time & Space Complexity

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.

Jul 4, 202613 min read0 views
Read Article

Binary Search — Algorithm Visualized

Learn binary search — halve sorted array each step, O(log n) lookup, lo/hi/mid visualizer, code breakdown, and common off-by-one pitfalls.

Jul 4, 20263 min read0 views
Read Article

Bubble Sort — Algorithm Visualized

Learn bubble sort with step-by-step visuals — adjacent swaps, pass-by-pass animation, O(n²) complexity, code breakdown, and interactive bar chart.

Jul 4, 20264 min read0 views
Read Article
SHOWING 1-6 OF 19
SHOWING 1-6 OF 19

Subscribe to my newsletter

Stay up to date and get notified when I share new contents.

No spam ever, unsubscribe anytime