Chapter 4

Stacks

Chapter Outline

4.1 INTRODUCTION

In this chapter, we will study one of the most important simple data structures ‘stack’. Stack is an important tool in programming languages. Stack is one of the most essential linear data structures. Implementation of most of the system programs is based on stack data structure. We can insert or delete ...

Get Introduction to Data Structures in C now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.