| Issue |
E3S Web Conf.
Volume 692, 2026
3rd International Conference on Intelligent and Sustainable Power and Energy Systems (ISPES 2025)
|
|
|---|---|---|
| Article Number | 03005 | |
| Number of page(s) | 6 | |
| Section | Artificial Intelligence and Human-Computer Interaction | |
| DOI | https://doi.org/10.1051/e3sconf/202669203005 | |
| Published online | 04 February 2026 | |
Run-Sketch: Interactive real-time code visualization and AI narration for DSA learning
Department of CSE, BGS College of Engineering and Technology, Bengaluru, India
* Corresponding author: This email address is being protected from spambots. You need JavaScript enabled to view it.
Abstract
Learning Data Structures and Algorithms (DSA) can often be noted to be an important challenge, primarily due to the abstract nature of program execution. To address this pedagogical challenge, the current paper presents RunSketch, an interactive educational application that will help with visualizing code in real-time, highlighting syntax, tracking variables, and providing AI-based narration. RunSketch uses code execution to provide feedback on the code to users, and provides explanatory information in the form of written text and spoken output using Google Text to Speech API. Its front-end architecture is based on React.js, D3.js and Monaco Editor, the back-end is written in Python using Flask and uses the sys.settrace() method to trace execution. RunSketch significantly enhances understanding and interaction of learners, due to the combination of visual and audio feedback systems, thus, becoming an important innovation in the sphere of teaching programming.
© The Authors, published by EDP Sciences, 2026
This is an Open Access article distributed under the terms of the Creative Commons Attribution License 4.0, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
Current usage metrics show cumulative count of Article Views (full-text article views including HTML views, PDF and ePub downloads, according to the available data) and Abstracts Views on Vision4Press platform.
Data correspond to usage on the plateform after 2015. The current usage metrics is available 48-96 hours after online publication and is updated daily on week days.
Initial download of the metrics may take a while.

