About 135,000 results
Open links in new tab
  1. STACK Definition & Meaning - Merriam-Webster

    The meaning of STACK is a large usually conical pile (as of hay, straw, or grain in the sheaf) left standing in the field for storage. How to use stack in a sentence.

  2. Stack Data Structure - GeeksforGeeks

    Nov 13, 2025 · A Stack is a linear data structure that follows a particular order in which the operations are performed. The order may be LIFO (Last In First Out) or FILO (First In Last Out).

  3. STACK | English meaning - Cambridge Dictionary

    STACK definition: 1. a pile of things arranged one on top of another: 2. a large amount: 3. a set of shelves in a…. Learn more.

  4. STACK Definition & Meaning | Dictionary.com

    STACK definition: a more or less orderly pile or heap. See examples of stack used in a sentence.

  5. Stack Data Structure - Online Tutorials Library

    What is a Stack? A stack is a linear data structure where elements are stored in the LIFO (Last In First Out) principle where the last element inserted would be the first element to be deleted. A stack is an …

  6. What Is a Stack? - Computer Hope

    Jun 14, 2025 · In computer programming, a stack is a data structure that only operates on the most recent item added, also known as LIFO (Last In, First Out). When a new item is added to the stack, …

  7. Stack Data Structure and Implementation in Python, Java and C/C++

    A stack is a useful data structure in programming. It is just like a pile of plates kept on top of each other. In this tutorial, you will understand the working of Stack and it's implementations in Python, Java, C, …

  8. Stack Definition & Meaning | Britannica Dictionary

    STACK meaning: 1 : a usually neat pile a group of things that are put one on top of the other often + of; 2 : a large amount of something usually + of

  9. Stack (data structure) - Simple English Wikipedia, the free encyclopedia

    Stack (data structure) Two actions on a stack: push and pop. The stack is one of the most important data structures in computer science. To understand how a stack works, think of a deck of playing …

  10. Stack - Definition, Meaning & Synonyms | Vocabulary.com

    A stack is a tidy pile, like the stack of books on your nightstand or the stack of pancakes on your plate at breakfast. You can also use stack as a verb meaning "to arrange in piles."