Print Elements of a Linked List in Reverse/Forward using Recursion - Data Structures & Algorithms 2016
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.
Use recursion to reverse a linked list
This is the most common question asked in programming interview, so know how to solve it for sure.
Feel free to drop your questions, feedback and suggestions in comments section.
Don't Forget to Subscribe Our Channel For more Software related videos.
https://www.youtube.com/channel/UCvtgPQq67sRfz3m2T_OrIWA
Our Facebook Page
https://www.facebook.com/Tuts-Online-1175068025891211/
Our Google+
https://plus.google.com/u/0/b/106482468968232599840/106482468968232599840/
Follows us on Our Twitter Account
https://twitter.com/mughal_zeeshi
Official Blog
https://tutsonline1.blogspot.com/
Post a Comment