Bug - Doubly Linked List Traverse Method doesn't work close to Head / tail #12

Closed
opened 2022-03-19 00:01:49 +00:00 by luke-else · 0 comments
Owner

On the doubly linked list, when the index specified is just 1 away from the tail, the incorrect value is returned. Potentially down to lists not including a given index.

On the doubly linked list, when the index specified is just 1 away from the tail, the incorrect value is returned. Potentially down to lists not including a given index.
luke-else added this to the C# project 2022-03-19 00:02:12 +00:00
luke-else self-assigned this 2022-03-19 00:02:18 +00:00
luke-else added reference development 2022-03-19 00:13:13 +00:00
luke-else added the
bug
label 2022-11-07 11:57:07 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: luke-else/DataStructuresCSharp#12
No description provided.