Skip to content

Create stack_with_max_advanced.py#6

Open
dolong2110 wants to merge 1 commit intorahulrachh:masterfrom
dolong2110:patch-6
Open

Create stack_with_max_advanced.py#6
dolong2110 wants to merge 1 commit intorahulrachh:masterfrom
dolong2110:patch-6

Conversation

@dolong2110
Copy link
Copy Markdown
Contributor

this implementation uses double linked list and it takes O(n) for all operations. It can be also used deque why deque is quietly similar to double linked list

this implementation uses double linked list and it takes O(n) for all operations. It can be also used deque why deque is quietly similar to double linked list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant