Start where you are — each level maps to a different point on the journey. We confirm the right one together in your free first session.
01$75/hr
DSA Foundations
Core data structures, from scratch.
Who it's forFor someone who can write basic code (Python or C++) and wants to build the core data-structure foundation that every coding interview tests, from scratch.
Build the foundation every coding interview tests: Big-O analysis and the core data structures — arrays, hash maps, stacks, queues and linked lists…
What you'll be able to do
Analyse the time and space complexity (Big-O) of your own code and compare approaches.
Solve array and string problems using the standard idioms instead of brute force.
Recognise when a hash map turns an O(n^2) problem into O(n), and implement it.
Implement and use stacks, queues, and linked lists, and explain their trade-offs.
Sounds familiar?
I can code, but Big-O analysis makes my eyes glaze over — I can't say if my solution is efficient.
I freeze on array and string problems because I never learned the standard techniques.
I know hash maps exist but I don't have the instinct for when reaching for one is the answer.
Linked lists, stacks, and queues feel abstract — I've never implemented or really used them.
Who it's forFor someone solid on core data structures who now needs the algorithmic patterns — trees, graphs, recursion, and the reusable techniques that unlock most interview problems.
Learn the algorithm patterns that unlock LeetCode-style problems: trees, graphs, recursion, and techniques like two-pointers, sliding window and an…
What you'll be able to do
Traverse and solve problems on trees and graphs (BFS/DFS) with confidence.
Write and reason about recursive and backtracking solutions, and know when to use them.
Recognise and apply the two-pointer and sliding-window patterns to the problems they fit.
Solve introductory dynamic-programming problems by spotting overlapping subproblems.
Sounds familiar?
I can do easy problems but freeze the moment a question involves a tree or a graph.
Recursion melts my brain — I can't trace it or trust it, and backtracking is worse.
I solve each problem from scratch with no pattern, so a slightly different version stumps me again.
Everyone says "two pointers" and "sliding window" like they're obvious; to me they're not.
Who it's forFor someone who knows the core patterns and is now targeting top tech roles — mastering dynamic programming and advanced graphs, an intro to system design, and realistic mock interviews.
Get interview-ready for top tech roles: master dynamic programming and advanced graph algorithms, get an introduction to system design, and practise…
What you'll be able to do
Derive dynamic-programming solutions yourself by defining state and transitions, not just memorising.
No guarantees, no fixed curriculum — just a specific, repeatable way of working that gets you unstuck on Data Structures & Algorithms.
01
Built around your goal
There is no fixed syllabus to keep pace with. The hour is built backwards from the one thing you need — a failing assignment, a concept that will not stick, a project to ship.
02
Diagnosed, not re-taught
We find the precise step where it breaks down instead of re-covering what you already know — so the time goes to the gap that actually matters.
03
You drive, I steer
You do the work in real time while I guide — that is how it sticks. You leave able to do it yourself, not just having watched me do it.
04
Honest pace & pricing
You only pay for the levels and pace that fit. We agree the plan together after the free first session — no packages you do not need.
// faq
Frequently asked questions
About Data Structures & Algorithms tutoring and how sessions work.
Is the first Data Structures & Algorithms session really free?
Yes. Your first session is complimentary so you can experience the teaching style, talk through your goals, and decide whether to continue — no credit card required upfront.
How much does Data Structures & Algorithms tutoring cost?
Sessions start at $75/hour, and multi-session packages are available at a discount. You only pay for the levels and pace that fit your goals — we agree on a plan together after the free first session.
How are Data Structures & Algorithms sessions delivered?
All sessions are 1-on-1 and 100% online over video, with screen sharing and a shared editor or whiteboard. Sessions are typically 60–90 minutes and scheduled around your availability.
Which Data Structures & Algorithms level should I start at?
It is set by where you are now, not a fixed curriculum. In the free first session we map your background to the right starting level and adjust the pace as you progress.
Who is teaching the sessions?
Every session is taught directly by Ali Jabbary, M.Sc., P.Eng. — not a rotating pool of tutors. You work with the same instructor throughout.