Student Reviews
( 5 Of 5 )
1 review
Video of Reverse a string or linked list using stack. in Data Structures course by mycodeschool channel, video No. 17 free certified online
See complete series on data structures here:
http://www.youtube.com/playlist?listPL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P
In this lesson, we have described how we can reverse a string or linked list using stack. Reversal is a simple application of stack.
To know about implicit stack, see this video:
http://www.youtube.com/watch?v_8-ht2AKyH4
Reversal of linked list using recursion:
http://www.youtube.com/watch?vKYH83T4q6Vs
For practice problems and more, visit: http://www.mycodeschool.com
Like us on Facebook: https://www.facebook.com/MyCodeSchool
Follow us on twitter: https://twitter.com/mycodeschool