Open
Description
I think this should be if l.Len() == index {
https://github.com/arnauddri/algorithms/blob/master/data-structures/linked-list/linked_list.go#L82
Metadata
Metadata
Assignees
Labels
No labels
I think this should be if l.Len() == index {
https://github.com/arnauddri/algorithms/blob/master/data-structures/linked-list/linked_list.go#L82