coding180 icon
Coding180

What is the linked list data structure?

Home > Interviews > PHP


robort - 2022-10-03 01:43:48

A linked list is made up of nodes, which are groups of data objects that are randomly stored.
Each node in a linked list is connected to its neighbors by a pointer.
The data field and the link field are the two fields that make up a node.


user

Robort Gabriel

Lagos, Nigeria

Freelance Web Developer, Native Android Developer, and Coding Tutor.

Skills
  • UI / UX
  • JavaScript
  • Python
  • PHP
  • Kotlin
  • Java
  • Bootrap
  • Android
  • Laravel