Simple Recursive

Fibonacci (recursive)

Expands into two recursive calls until the small base cases are reached.

State view

Fibonacci (recursive)

step 1
Variables
No scalar variables on this step.
Collections
No collection patches on this step.
speed
1.00x
timeline1 / 76

Variables

0 tracked

Variables appear as the algorithm updates them.

Call stack

0 frames

Recursive algorithms push frames here.

Event log

0 entries

Narrated algorithm events appear here.