See complete series on linked list here:
http://www.youtube.com/watch?v=NobHlGUjV3g&list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P&index=3
See series on data structures here:
http://www.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:
http://www.facebook.com/MyCodeSchool
Continue this lesson in the app
Install CourseHive on Android or iOS to keep learning while you move.