You are viewing a single comment's thread. Return to all comments →
Recursive approach are the best. How did you come up with a recursive approach. I am always solving questions with iterative approaches.
Seems like cookies are disabled on this browser, please enable them to open this website
I agree to HackerRank's Terms of Service and Privacy Policy.
Merge two sorted linked lists
You are viewing a single comment's thread. Return to all comments →
Recursive approach are the best. How did you come up with a recursive approach. I am always solving questions with iterative approaches.