Pergunta de entrevista da empresa Infosys

Do you know what a Stack is?

Resposta da entrevista

Sigiloso

6 de mar. de 2023

A stack is a method of organizing data. It is a called a stack because data is stored in a "Last In, First Out (LIFO) method. To add something in, it is called a push. When removing something, it is called a pop.