Bug - Insert Methods on Linked List and Doubly Linked List don't work for index 0 #11

Closed
opened 2022-03-16 22:34:42 +00:00 by luke-else · 0 comments
Owner

When an index of 0 is given, methods start from next value (1).

Should contain an edge case for both Head and Tail of the list.

When an index of 0 is given, methods start from next value (1). Should contain an edge case for both Head and Tail of the list.
luke-else self-assigned this 2022-03-16 22:34:42 +00:00
luke-else added this to the C# project 2022-03-16 22:34:42 +00:00
luke-else added the
bug
label 2022-11-07 11:57:23 +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#11
No description provided.