Directions: Study the following information carefully and answer the ...
For the 1st step, we have to arrange the words as per the alphabetical order from the left side as well as in the right side of descending order of perfect square.
In the right side, after the arrangement of perfect square. Arrange the remaining numbers in descending order.
Input: 81 return winners 74 64 western high 24 09 kindness
Step 1: high return winners 74 64 western 24 09 kindness 81
Step 2: high kindness return winners 74 western 24 09 81 64
Step 3: high kindness return winners 74 western 24 81 64 09
Step 4: high kindness return western winners 24 81 64 09 74
Step 5: high kindness return western winners 81 64 09 74 24
After the arrangement of the above process, then in the final step the number of alphabets in each word is written and the addition of the digits are taken. Also every number is written in a two digit form.
For example in step V - high = no of alphabets = 04, kindness = no of alphabets = 8
and 81 = 8+1 = 9 = 09, 64 = 6+4 =10
Step 6: 04 08 06 07 07 09 10 09 11 06.
Hence the final arrangement is
Step 1: high return winners 74 64 western 24 09 kindness 81
Step 2: high kindness return winners 74 western 24 09 81 64
Step 3: high kindness return winners 74 western 24 81 64 09
Step 4: high kindness return western winners 24 81 64 09 74
Step 5: high kindness return western winners 81 64 09 74 24
Step 6: 04 08 06 07 07 09 10 09 11 06.
"high kindness return western winners 81 64 09 74 24" will be the penultimate step.