Skip to content

Conversation

@chumba-wamba
Copy link

Coded a linked list class with a lot of methods. Some of these methods are not optimised for edge cases (deleting the last element of an empty list can be considered as an edge case). Linked lists are powerful data structures and would be a good idea for beginners to grasp these concepts especially since the code also covers dunder methods and basic OOPS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant