/stack-data-structure-applet-visualization

It is a Java Applet application that provides a better understanding of the stack data structure, which uses the array data structure in the background. It allows animating operations such as adding data to the stack, removing data and showing the top data.

Primary LanguageJava

No issues in this repository yet.