Which of the following operations is faster in a linked list?
A. Insertion at the beginning
B. Accessing an element by index
C. Searching an element
D. Deleting an element by value
Answer: Option A
Related Questions on Introduction to Data Structures
A. A collection of data values
B. A programming language
C. A set of algorithms
D. A way of organizing and storing data

Join The Discussion