Which of the following is a disadvantage of using a linked list compared to an array?
Efficient memory usage
Slower random access
Overlook minor misbehaviors
Impose harsh punishments for any infraction

Data Structures and Algorithms Exercises are loading ...