-
Notifications
You must be signed in to change notification settings - Fork 134
Open
@afarhangi
Description
Your linked_list.lenght has a bug for list of size 1. Also, your get calls length which does an extra O(n) iteration just to check if index is valid.
Metadata
Metadata
Assignees
Labels
No labels