Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linked-list - Warmup Challenge with LRU challenge #37

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

JoshuaMaina
Copy link

No description provided.

@JoshuaMaina JoshuaMaina changed the title Linked-list - Classwork Linked-list - Warmup Challenge Mar 2, 2021
@JoshuaMaina JoshuaMaina changed the title Linked-list - Warmup Challenge Linked-list - Warmup Challenge with LRU challenge Mar 4, 2021
from DoublyLinkedList import DoublyLinkedList as LinkedList


class LRU(LinkedList):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!!

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.

2 participants