(Translated by https://www.hiragana.jp/)
data-structures · GitHub Topics · GitHub
Skip to content
#

Data structures

A data structure is a particular way storing and organizing data in a computer for efficient access and modification. Data structures are designed for a specific purpose. Examples include arrays, linked lists, and classes.

Here are 25,455 public repositories matching this topic...

Followers
77.1k followers
Wikipedia
Wikipedia

Related Topics

algorithm