Direction: Some information is provided in the paragraph below. Answer the question based on this information.
A number arrangement machine, when given a particular input, rearranges it using a particular rule. The following is the illustration and steps of the arrangement.

-
What should be the fourth step of the following input?
Input :: 64 326 187 87 118 432 219 348
-
- 64 432 87 326 118 187 219 348
- 64 432 87 348 326 187 118 219
- 64 432 87 348 118 326 187 219
- None of the above.
Correct Option: C
In this the numbers are arranged as follows. The least number followed by the highest number followed by the second least number followed by the second highest number and so on. This is done through the process of shifting the number. The given input is hence subsequent output is:
