A double-ended queue, which provides O(1) indexed access, O(1) removals from the front and back, amortized O(1) insertions to the front and back, and O(N) insertions and removals anywhere else.
-
-
Notifications
You must be signed in to change notification settings - Fork 25
Double-ended queue
License
StephenCleary/Deque
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Double-ended queue
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published