What C++ textbook is most effective for stacks & queues, recursion and linked list

Hey guys, I'm trying to find the most effective textbooks that will help me understand the concepts of stacks & queues, recursion and linked lists. I am writing an exam on these three concepts soon and need to be able to have a vast understanding of them. If there are any really good textbooks with solutions to programming exercises would help to.

Any suggestions will help. Thanks
Those concepts aren't C or C++ specific. Using Wikipedia as a starting point isn't the worst choice.
Topic archived. No new replies allowed.