This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 27 lines
!!! Overview
[{$pagename}] is a linear [Data Structure], in which the [data] elements are not stored at contiguous memory locations.
[{$pagename}] consists of [data] elements where each [data] elements contains a [data] field and a reference(link) to the next node in the [{$pagename}].
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [Data Structures|https://www.geeksforgeeks.org/data-structures/l|target='_blank'] - based on information obtained 2018-12-02-