Galerie de cartes mentales Stack-data structure basics

Stack-data structure basics

In computer science, a stack is a linear data structure that follows the Last-In-First-Out (LIFO) principle. It represents a collection of elements where the insertion and removal of items happen at one end called the top.

Modifié à 2023-09-14 03:35:41

Stack-data structure basics

  • Recommandé pour vous
  • Contour