Grid Challenge

Memorize a matrix of characters and determine if the rows remain in non-decreasing order after sorting each row alphabetically.

How to Play

1

You will be shown a grid of letters.

2

Sort each row alphabetically.

3

Check if the columns are also in alphabetical order from top to bottom.

4

Select 'YES' or 'NO' based on your answer.