Skip to content
This repository was archived by the owner on Sep 7, 2025. It is now read-only.

Conversation

@aaronkh
Copy link

Previous LinkedList class did not contain most of the methods one would associate with linked lists. This commit adds them in, as well as other methods so that they share the same API as Python's built-in lists.

This commit also adds Queues and Stacks, both of which were missing but listed on AllAlgorithms.

@abranheabranhe closed this Oct 3, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@aaronkh@abranhe