Skip to content

sharmaudit124/Stack-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stack-Implementation ✔

Here is a Java implementation of a Stack using Nodes. So you can see how the real functions of a Stack work.

Stack

Below are the following functions:👀


🧵 To push.
🧵 To pop.
🧵 peek.
🧵 To traverse in Stack.
🧵 To get size of stack.
🧵 To check is stack Empty.
🧵 To find center of a stack.
🧵 To reverse stack.
🧵 Iterator to iterate.


You too can Contribute 🧠

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages