Amazon Interview Question

what is stack where is it implemented

Interview Answer

Anonymous

Jan 20, 2022

stack is a type of data structure where the insertion and deletion takes place from one end that is top..