Search posts, tags, users, and pages
Vasyl Latushko
Sr. Software Engineer
Summary In the previous article, I tried to explain the Array data structure. Today, I am going to review the Linked List data structure, particularly the Singly Linked List (Doubly Linked and Circular Linked Lists are going to be next). Since the Ar...
takla
In the previous article, I tried to explain the Array data structure. Today, I am going to review the Linked List data structure, particularly the Singly Linked List (Doubly Linked and Circular Linked Lists are going to be next).
I am sorry for a delayed response, what did you mean by quoting the paragraph?
Uday Kiran Kavaturu
IIIT-B | CovUni | Passionate AI ML Web Software Engineer | Solves problems through web apps and ML models
Great article! Those sketches were very handy to understand the concepts. Are they digital or hand drawn?
Thanks for your feedback! The sketches have been done in the Concepts app on iPad, but I have drawn them by hand.
takla
In the previous article, I tried to explain the Array data structure. Today, I am going to review the Linked List data structure, particularly the Singly Linked List (Doubly Linked and Circular Linked Lists are going to be next).