Avanade Interview Question

What is the difference between arrays and linked list?

Interview Answer

Anonymous

Jun 1, 2012

Arrays have non-sequential access while "ordinary" linked list can be only transversed sequentially