

McqMate
Q. |
Consider an implementation of unsorted singly linked list. Suppose it has its representation with a head pointer only. Given the representation, which of the following operation can be implemented in O(1) time?
|
A. | i and ii |
B. | i and iii |
C. | i,ii and iii |
D. | i,ii and iv |
Answer» B. i and iii |
View all MCQs in
Data Structure and Algorithms (DSA)No comments yet