❔ when is it appropriate to use a linked list over a normal list ?
Ive been bumping my head on linked lists for a day now, not really focusing on studying linked lists but ive looking at others use them and such so my question is, when should i use linked lists of normal lists?