Page 1 of 1

Consider you have an array of some random size. You need to perform dequeue operation. You can perform it using stack op

Posted: Wed Jul 13, 2022 7:41 pm
by answerhappygod
a) They will have different time complexities
b) The memory used will not be different
c) There are chances that output might be different
d) No differences