Introduction to Linked List
What is Linked List? ποΈ
A linked list is a linear data structure that includes a series of connected nodes. Here, each node stores the data and the address of the next node. For example,
image credits: programiz.com
Important Concept ποΈ
The linke...
srafsan.hashnode.dev11 min read
Lovepreet Singh
Backend Engineer @CRED | System Design | Low Level Design | Algorithms
π Great Read. Kindly Check my latest Blog too.