Saurabh vermaedunode.hashnode.devยทOct 3, 2024Linked List (Singly Linked List)Array is a linear data structure.Which has fixed size(contgious memory allocation) and delition and inerstion in Array is difficult. Here the Linked List comes under role. It take the non-contigous memory allocation in (It is implemented on the heap ...1 likeDSAAdd a thoughtful commentNo comments yetBe the first to start the conversation.