A Java program that creates a list of Stacks. The stacks have a maximum number of nodes that can be pushed onto them, before a new Stack is created. The nodes are popped off the stacks from right to left as long as the stacks are not empty. The program also contains a "popAtIndex" function that allows the user to determine which stack to pop from.
-
Notifications
You must be signed in to change notification settings - Fork 0
kshrujan/StacksOnStacks
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published