This
week we are going to look at advanced data structures and programming
techniques, first we'll look the LINKED LISTS, then we'll look at
RECURSION.
Moving onto the Python side of things we will look at implementations
of LINKED LISTS and RECURSION.