McqMate
| Q. |
Which of the following operations is performed more efficiently by doubly linked list than by singly linked list? |
| A. | deleting a node whose location in given |
| B. | searching of an unsorted list for a given item |
| C. | inverting a node after the node with given location |
| D. | traversing a list to process each node |
| Answer» A. deleting a node whose location in given | |
View all MCQs in
Data Structure and Algorithms (DSA)No comments yet