Linked List Widget

Add linked lists (data structure) using the ‘Linked List widget’.

We'll cover the following

This is what it looks like:

What do I need to know?

  • With the “Append Node+” option, you can insert as many nodes as you want at the tail of your linked list.

  • You can change the value or color of a node.

    • Click the node and specify the label/text in the text field.

    • Click the node and use the color picker to change the color.

  • You can select the node and click the trash icon to delete it.

See the image below for reference.