Choose a divide-and-conquer recurrence and instantly see whether the work is root-dominated, balanced, or leaf-dominated — with minimal math and maximum visuals.
Something crashed while rendering the visuals. Copy the text below and send it to me.
1) Choose a recurrence
2) Choose input size
Height = how many times you can divide by b before reaching size 1.
3) Display & Animation
Tip: Click any node to “zoom” and see what happens next.
Conclusion
Quick Look (visual)
—Explore
| Level | # nodes | subproblem size | level cost (visual) |
|---|
Optional: “Why Big-O?”