Studying ordering methods, I realized that even the method receiving a vector, its graphical representation of how a method works and how it is explained in many materials is by using an array.
As in the example below:
(reference) .
Does this have to do with the ease of explanation of the operation or is it because the structure when performing the comparisons and moves treats the vector as matrix ?! I confess I was confused, some explanation?