help me guys im having an exam
How many stacks are needed to implement a queue. Consider the situation where no other data structure like arrays, a linked list is available to you.
Answers
Answered by
1
Explanation:
The minimum number of stacks needed to implement a queue is two Stacks.
- le bete answer
Similar questions