Contributor
Vishwesh Kumar

Algorithm Flow Visualizer


Mentors
Carlos Fernandez Sanz
Organization
CCExtractor Development

This project aims to build an algorithm flow visualizer, with the following features in focus

  • Flow control Visualisation, less of a focus on variables.
  • Focus on visualizing the recursion stack.
  • Step by step output.
  • Interactive web version (or just an output format)
  • Visualisation of data structures like trees.
  • A Runtime based Flow Chart
  • Choosing variables to debug separately.