Stack is a Data structure to contain the elements in Last in first out principle .its means that you can only insert in one direction and also removed the element form one direction.stack have two operations one is push and second is pop.you can push the element in top and also pop the element form the top.
-
Notifications
You must be signed in to change notification settings - Fork 0
Xcode09/Stack-in-swift-4
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Stack in swift 4
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published