You are tasked with designing a double-ended stack using a fixed-size array. Which of the following strategies is MOST likely to result in frequent stack overflows, even when the total number of elements in the stack is significantly less than the array's capacity?