linear list
A data structure in computing where elements are arranged in a sequential order.
線形リストは、データを順番に格納する基本的なデータ構造です。
A linear list is a basic data structure that stores data in sequential order.
Compound of 線形 (linear) and リスト (list), a direct calque from English 'linear list' used in computer science.