Daily iOS
CS fundamentals and algorithmsSnapinterview report

Array vs linked list

You're picking a data structure for the message list on a chat screen. Which is the most accurate reason a Swift Array beats a linked list here?

Pick one

Submit