https://github.com/notshrirang/staque
Combination of "stack" and "queue"
https://github.com/notshrirang/staque
Last synced: about 1 year ago
JSON representation
Combination of "stack" and "queue"
- Host: GitHub
- URL: https://github.com/notshrirang/staque
- Owner: NotShrirang
- Created: 2022-04-07T15:35:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-08T02:37:57.000Z (about 4 years ago)
- Last Synced: 2025-02-11T12:36:35.647Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Staque
Combination of "stack" and "queue"