Student Reviews
( 5 Of 5 )
1 review
Video of Data Structures: List as abstract data type in Data Structures course by mycodeschool channel, video No. 2 free certified online
See complete series of videos in data structures here:
http://www.youtube.com/playlist?listPL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P&featureview_all
In this lesson, we will introduce a dynamic list structure as an abstract data type and then see one possible implementation of dynamic list using arrays.