Skip to content

Add doubly Linked List #2

Description

@jonalmeida

Similar features to #1 but with a pointer to the previous node.

The previous pointer of the first node should be an Option as None, as well as the pointer to the next pointer for the last node.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions