GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    Martin Jambon 🌍🌎🌏 (mjambon@qoto.org)'s status on Saturday, 23-Mar-2024 10:20:16 JSTMartin Jambon 🌍🌎🌏Martin Jambon 🌍🌎🌏
    in reply to
    • 🎓 Doc Freemo :jpf: 🇳🇱

    @freemo https://en.wikipedia.org/wiki/Stack_(abstract_data_type) i.e. it's weird to call something else a stack.

    In conversationabout a year ago from qoto.orgpermalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: upload.wikimedia.org
      Stack (abstract data type)
      In computer science, a stack is an abstract data type that serves as a collection of elements with two main operations: Push, which adds an element to the collection, and Pop, which removes the most recently added element.Additionally, a peek operation can, without modifying the stack, return the value of the last element added. The name stack is an analogy to a set of physical items stacked one atop another, such as a stack of plates. The order in which an element added to or removed from a stack is described as last in, first out, referred to by the acronym LIFO. As with a stack of physical objects, this structure makes it easy to take an item off the top of the stack, but accessing a datum deeper in the stack may require removing multiple other items first.Considered a linear data structure, or more abstractly a sequential collection, a stack has one end which is the only position at which the push and pop operations may occur, the top of the stack, and is fixed at the other end, the bottom. This data structure makes it possible to implement...
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.