Skip to content

Opening book details…

About this document

Understanding Stacks in Data Structures by nabinsharmagairipipli is a document available to read on EtoBox.

Chapter 2 discusses linear data structures, specifically focusing on stacks, which operate on a Last-In-First-Out (LIFO) principle. It covers the definition and operations of stacks, including push, pop, and checks for emptiness and fullness, as well as applications such as expression evaluation and conversion between infix and postfix notations. The chapter also introduces the concept of Abstract Data Types (ADTs) and provides algorithms for converting infix expressions to postfix and evaluating postfix ex

Author
nabinsharmagairipipli
Language
EN