ALL QUESTIONS ARE EITHER STACK, QUEUE, OR DEQUE. PLEASE MATCH EACH TO ONE OF THESE OPTIONS.
Match problems with data structures that are reguired to solve the problems. Choose the most
appropriate data structure based on what we covered in class:
checking balanced parentheses
[Select]
[Select ] stack
hot potato game [Select]
queue deque
base converter [Select]
a shopping line [Select]
finding a palindrome [Select]