What kind of linked list is best to answer question like “What is the item at position n?” Q & A › Category: Data Structure › What kind of linked list is best to answer question like “What is the item at position n?” 0 Vote Up Vote Down Admin Staff asked 4 years ago What kind of linked list is best to answer question like “What is the item at position n?” a) Singly linked list b) Doubly linked list c) Circular linked list d) Array implementation of linked list Share this:TwitterFacebookWhatsAppPinterestLike this:Like Loading... 1 Answers 0 Vote Up Vote Down Admin Staff answered 4 years ago d) Array implementation of linked list Share this:TwitterFacebookWhatsAppPinterestLike this:Like Loading...