Back to the 2024 paper

Module 1: Introduction and Complexity Analysis

20242m

What is the minimum number of stacks of size nn required to implement a queue of size nn

  • (i) one
  • (ii) two
  • (iii) three
  • (iv) four

Similar questions