Parallel array

id: parallel-array-265-3498145
title: Parallel array
text: In computing, a group of parallel arrays is a form of implicit data structure that uses multiple arrays to represent a singular array of records. It keeps a separate, homogeneous data array for each field of the record, each having the same number of elements. Then, objects located at the same index in each array are implicitly the fields of a single record. Pointers from one object to another are replaced by array indices. This contrasts with the normal approach of storing all fields of each re
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Parallel_array
date created:
date modified: 2022-09-09T09:40:08Z
main entity: {"identifier":"Q4344917","url":"https://www.wikidata.org/entity/Q4344917"}
image:
fields total: 13
integrity: 13

Related Entries

Explore Next Part