← StackDSA 1.5.D

Min-Stack Style Design

Augment a stack so it can answer an extra query — like the current minimum — in O(1) alongside push/pop.

StatusPending

Notes from readers

Comments — via GitHub