DataStructure-in-Kotlin
DataStructure-in-Kotlin copied to clipboard
Linked-List | Update
Requirement
functionality to update the item from the linked list + test
- [x] Replace
- [x] distinct
- [x] Reverse links
- [ ] Reverse elements
- [x] concat | add two linkedlist