CBSE NET COMPUTER SCIENCE AUGUST 2016 PAPER 2 (RE-TEST) PART-3
Pages : 1 2 3 4 5 Consider an implementation of unsorted single linked list. Suppose it has its representation with a head and a tail pointer (i.e. pointers to the first and last nodes of the linked list). Given the representation, which of the following operation cannot be implemented in […]