There's like 5 basic data structures. Choosing the right one based on desired functionality and explaining why you picked it, that's just table stakes.
I'm not paying you six figures to write software professionally if you can't tell me when to choose a linked list over an array, and apply that knowledge to solve a problem.