A vector is a collection of values, that can generally be understood spatially as an arrow from the origin on a grid, or a point in space.
In computer science, the vector is generally an array-like container that has some extra properties to make it behave similarly to the mathematical version of a vector.