当我读一些书时,我看到,从堆栈中搜索项目的时间复杂度是O(n).但是我很困惑,如何从堆栈中搜索中间值,因为它是LIFO.
algorithm stack data-structures
algorithm ×1
data-structures ×1
stack ×1