How to solve data structure questions

For data structure questions do I have to implement the specfic data structure for the question to use it solve the question or do I just think up a solution and use the data structure as a basis concept in my head for how to solve it?

Comments (1)