Practicing for Queue using Linked List of Data Structure

Questions 1 of 10
  • Q. In linked list implementation of queue, if only front pointer is maintained, which of the following operation take worst case linear time?