Skip to content
/ stacks Public

Apply Stacks using Linked list; include methods like push(), pop(), peek(), isEmpty(); also include the most common application on stacks which is Reversing a staring and Balanced Expressions

Notifications You must be signed in to change notification settings

neuodev/stacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apply Stacks using Linked list .

  • Methods : push(), pop(), peek(), isEmpty()
  • Also include the most common application on stacks which is Reversing a staring and Balanced Expressions.

stacks

stacks

About

Apply Stacks using Linked list; include methods like push(), pop(), peek(), isEmpty(); also include the most common application on stacks which is Reversing a staring and Balanced Expressions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published