More Singly linked lists
In this session, we will explore linked lists data structures
Take a look at the following resources
By the end of this session, you should be able to Explain to anyone without the help of GOogle the following concepts.
- When and why using linked lists vs arrays
- How to build and use linked lists