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: DSA

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

AVL Trees — Self-Balancing BST Visualized

Learn AVL trees — balance factor, rotations (LL/RR/LR/RL), guaranteed O(log n) search, interactive visualizer and database index examples.

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 Trees — Search & Insert Visualized

Learn BSTs — left less, right greater, O(log n) search/insert, interactive visualizer, code breakdown, and auto-complete examples.

Jul 4, 20263 min read0 views
Read Article
SHOWING 1-6 OF 39
SHOWING 1-6 OF 39

Subscribe to my newsletter

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

No spam ever, unsubscribe anytime