Print elements of a linked list in forward and reverse order using recursion @mycodeschool
Print elements of a linked list in forward and reverse order using recursion  @mycodeschool
Uploaded April 2013 | Updated September 2026, 2 weeks ago
See complete series on linked list here:
youtube.com/watch?v=NobHlGUjV3g&list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P&index=3

See series on data structures here:
youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P

In this lesson, we will write two recursive functions "Print" and "ReversePrint" that will print the elements of a singly linked list in forward and reverse order respectively.

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

You may also like us on facebook:
facebook.com/MyCodeSchool
Print elements of a linked list in forward and reverse order using recursionReverse 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 stack
mycodeschool |

Print elements of a linked list in forward and reverse order using recursion

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER