Describe a good application of a linked list data structure What are some issues that should be taken into account when considering using a linked list versus another data structure? What are the basic algorithms one uses a linked list data structure? What are the Big-O performance estimates for those algorithms? When is a linked list a good representation of a stack or a queue? What are some of the implications of using a doubly linked list versus a singly linked list?
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 1 | 2 | 3 | 4 | 5 |