Question: Prove that, if an SEList is used like a Stack (so that the only modifications to the SEList are done using push(x) add(size(), x) and
Prove that, if an SEList is used like a Stack (so that the only modifications to the SEList are done using push(x) add(size(), x) and pop() remove(size()1)), then these operations run in constant amortized time, independent of the value of b
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
