DEK Technologies interview question

What is linked list and its structure.

Interview Answer

Anonymous

7 Apr 2024

A linked list is the most sought-after data structure when it comes to handling dynamic data elements. Structure contains data and pointer to next element