User Tools

Site Tools


blog:fall2015:ahoover3:journal

This is an old revision of the document!


August 25, 2015

Brief overview of today's class:

* talked about arrays and linked lists, singly, doubly, etc. * each item in a list is considered a node * a singly linked list goes in one direction and loops back after the entire list has been run through * the doubly linked list has two pointers that connect two nodes together

Build List for project:

* display * insert * append * obtain * clear * quit

blog/fall2015/ahoover3/journal.1441848449.txt.gz · Last modified: 2015/09/10 01:27 by ahoover3