Build your intuition. Is this statement true or false?
Array sorting algorithms like Bubble Sort and Selection Sort have a time complexity of O(n^2), making them efficient for sorting large arrays.
Press true if you believe the statement is correct, or false otherwise.