Skip to content

A Basic Java Application for demonstrating the implementation of the stack data structure

Notifications You must be signed in to change notification settings

AKX55/JStack-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JStack Demo

A Basic Java Application for demonstrating the implementation of the stack data structure

Note:

-Java Development Kit (JDK) or Java Runtime Environment (JRE) is required

-For Linux or MacOS Users, To run the project from the command line, go to the dist folder and type the following:

java -jar "dist/JStackDemo.jar"

Screenshots:

enter image description here enter image description here

About

A Basic Java Application for demonstrating the implementation of the stack data structure

Resources

Stars

Watchers

Forks

Languages