Pergunta de entrevista da empresa Tradebot

What is the structure behind an array list that makes it O(1) to access a specific index?

Resposta da entrevista

Sigiloso

22 de abr. de 2018

Because it's an array underneath.