(Translated by https://www.hiragana.jp/)
Category:Data structures - Wikipedia Jump to content

Category:Data structures

From Wikipedia, the free encyclopedia

In computer science, a data structure is a way of storing data in a computer so that it can be used efficiently. Often a carefully chosen data structure will allow a more efficient algorithm to be used. The choice of the data structure must begin from the choice of an abstract data structure.

See also

[edit]