Skip to content

ListNode 'get' method #2

@gardncl

Description

@gardncl

Right now the get() method on ListNode starts indexing at 1, but it should maintain Java standards and start at 0.

This will require a large refactor to change all uses of the get method inside of the tests.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions