Reverse a linked list using recursion @mycodeschool
Reverse a linked list using recursion  @mycodeschool
Uploaded May 2013 | Updated September 2026, 2 weeks ago
See complete series of videos on Linked List here:
youtube.com/watch?v=NobHlGUjV3g&list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P&index=3

In this lesson we written code to reverse a linked list using recursion. This is a famous programming interview question.

We have already seen how we can reverse a linked list using iteration in this lesson:
youtube.com/watch?v=sYcOK51hl-A&list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P

Feel free to post your questions, feedback and suggestions in comments section.

You may like us on Facebook:
facebook.com/MyCodeSchool
Reverse a linked list using recursionPointers as function arguments - call by referenceEvaluation of Prefix and Postfix expressions using stackData Structures: Linked List implementation of stacksIntroduction to linked listBinary Search - Iterative Implementation and common errorsBinary search - finding first or last occurrence of a numberData types, Constants and Variables - C Programming Tutorial 05Time complexity analysis: asymptotic notations - big oh, theta ,omegaTime complexity analysis - some general rulesCheck for balanced parentheses using stackMerge sort algorithm
mycodeschool |

Reverse a linked list using recursion

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER