MATLAB Documentation for OOP
(For reference by students)


 

LINKED LIST
Definition A linked list is a collection of data items or basically a data structure. It consists of a sequence of nodes where each node contains a data field and a reference to another node.
  For more information on link lists and its code, refer to the lecture slides.


Got comments\feedback\suggestions\complaints\anything whatsoever? Shoot the webmaster an email!

Website created & maintained by Shardul Bhatia and Wen Eu Cheah