Sorting; changing the order of items or data. In computing, the operation of arranging elements according to an algorithm (also called 'sort').
表の列を日付順に並べ替えしてください。
Please sort the table's column by date order.
プログラムで並べ替えを実装する際は計算量を考慮する必要がある。
When implementing sorting in a program, you need to consider computational complexity.
ファイル名で並べ替えたら目的の写真がすぐ見つかった。
After sorting by file name, I quickly found the photo I wanted.