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
πŸ’¬ Discuss
βœ… Correct Answer: (A) deleting a node whose location in given

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
614
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
86%
Success Rate