$$\begin{pmatrix}1 & 0 & 0 & 1 & -1 \\ 0 & 1 & 0 & -1 & -2 \\ 0 & 0 & 1 & 0 & 0\end{pmatrix}$$
For the matrix above, can we find the column space even we do not have the original matrix before performing Gaussian elimination?
$$\begin{pmatrix}1 & 0 & 0 & 1 & -1 \\ 0 & 1 & 0 & -1 & -2 \\ 0 & 0 & 1 & 0 & 0\end{pmatrix}$$
For the matrix above, can we find the column space even we do not have the original matrix before performing Gaussian elimination?
For your particular matrix, the rank is $3$. Since the column length is $3$, the column space must be $\mathbb{R}^3$.
In general, we do need the original matrix but this is a special case.
Yes! Look at the first three columns. They are the standard basis vectors for $\mathbb{R}^3$.