PREV INDEX NEXT

Author: Unknown
Subject: ONE queue and TWO stacks restriction
Date: Wednesday, 25 Mar 2020, 16:41:50

For the one queue and two stacks restriction, can we create 1 queue and 2 stacks PER RECURSION, or does that mean that during the whole process of recursion, we can only have 1 queue and 2 stacks in total?
PREV INDEX NEXT