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
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










