0 / 60 seg.

What array is obtained when executing the following code?

const arr = [1, 2, 11, 22];
arr.sort();