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.
Who in their damn mind had the great idea of causing a name clash with the reverse function at Data.List and making it impossible to fix the template code?? It does not even compile because of a mistake in the grayed out code.
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Reverse a linked list
You are viewing a single comment's thread. Return to all comments →
For the Haskell version:
Who in their damn mind had the great idea of causing a name clash with the reverse function at Data.List and making it impossible to fix the template code?? It does not even compile because of a mistake in the grayed out code.