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.