Resolve "Problem that can be solved using lists"
Adds an exercise where students implement a warehouse. The requirements ask for the most efficient implementation, which is a DLL or deque. A hint to this is provided in the description.
Closes #26 (closed)
Edited by Yoshi van den Akker