If in the following set of numbers, the first and the third digits are interchanged in each number, which number will be second from the end if arranged in ascending order after interchanging the digits ? 585 546 514 404 206 369
Correct Answer: 415
Explanation:
Given numbers are 585 546 514 404 206 369
Then interchanging the 1st and 3rd digits of the given numbers, we get
585 645 415 404 602 963
Now, arranging them in ascending order
963 645 602 585 415 404
Then the last second number is 415.