It is an Interactive Data Structure Simulator using Java GUI that allows to create, edit, delete and add elements to a selected data structure. Users may choose the data structure of their choice, which includes Stack, Queue, ArrayList, and Vector. User is able to select e desired data structure and play around with it, and be ble to read general description of it. The selected choice will appear in the new window, which holds up to 3 Windows.

GitHub link: - Data Structure Simulator GitHub

Below is the video Demonstration of the user process: