We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
- Reverse a linked list
- Discussions
Reverse a linked list
Reverse a linked list
Sort by
recency
|
55 Discussions
|
Please Login in order to post a comment
c# code is non compilable - reverse should be Result.reverse
Similar solution to java by lo4251054 once that is fixed
Java Solution:
Here is HackerRank Reverse a linked list problem solution in python java c++ c and javascript
Scala, with recursion: