Doubly linked lists
In this session, we will take a look at doubly linked data structure
By the end of this session, you should be able to explain to anyone without the help of google the following concepts.
- What is a doubly linked list
- How to use doubly linked lists
- Start to look for the right source of information without too much help