Skip to content

Call stack preview for recursive algorithms #9

Description

@okmarcel

For recursive algorithms such as DFS, it would be useful to add a separate panel that shows the current state of the call stack during step-by-step navigation. This would make it easier to understand how recursion progresses, which function calls are currently active, and how the algorithm returns from recursive calls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions