I would find it very odd if this guy didn't know what an array was but did know what a linked list is.
I'm guessing (since I've been there myself at one point) that he thinks a list is just some list in memory and he doesn't understand the internal representation of any of the structures at all.
Comments
I would find it very odd if this guy didn't know what an array was but did know what a linked list is.
I'm guessing (since I've been there myself at one point) that he thinks a list is just some list in memory and he doesn't understand the internal representation of any of the structures at all.