List out the disadvantages of using a linked list

  • Searching a particular element in a list is difficult and time consuming
  • A linked list will use more storage space than an array to store the same number of elements
0
Sanisha Maharjan
Jan 23, 2022
More related questions

Questions Bank

View all Questions