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

feat: new library Linked List Demo Images #1189

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

excalibot
Copy link
Member

This library had two main images. One for a Node and one for a LinkedList Object with a head and tail pointer. Each object has an arrow that can be dragged to any other icons yellow 'Location in memory' box where it should stick and track. This way you can demonstrate the concept of pointers pointing to an objects location in memory rather than keeping them in an organized line. Additionally you can use this to ideate through LinkedList problems that use a single next reference. Hope this helps!

Submitted by @KrankyKnight

Items: Node-Purple, Node-Green, Node-Orange, LL-Head-And-Tail

Installation link

Copy link

vercel bot commented Dec 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
excalidraw-libraries ✅ Ready (Inspect) Visit Preview Dec 2, 2023 8:18pm

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