Data Visualization

This is an application that visualizes the way some popular data structures like Array, Stack, ... work with inserting, pushing,... Users can choose a data structure and then choose actions such as updating, searching,... Then, the program will visualize the process of those actions step-by-step with code highlighting.

Tech Stack: C++, SFML Library

Demo video