Chpater 1: Introduction

What is linked list?

Issue with array

Defining Node

What we did here

But it has been implemented using struct, which doesnot support OOP, we can implement same with class, nothing to do much just replace struct with class