An electronic device, when fed with the numbers, rearranges them in a particular order following certain rules. The following is a step by step process of rearrangements for the given input of numbers.
For the given input, step IV is the last step. Which will be the IIIrd step for the following input? Input: 03 25 12 48 22 07 |
||||||||||||||||||||||||||||||||||||||||||||||||
(a) |
48 03 22 25 12 07 |
(b) |
48 03 25 12 22 07 |
|||||||||||||||||||||||||||||||||||||||||||||
(c) |
48 03 22 07 12 25 |
(d) |
None of these |
An electronic device, when fed with the numbers, rearranges them in a particular order following certain rules. The following is a step by step process of rearrangements for the given input of numbers.
For the given input, step IV is the last step. Which will be the IIIrd step for the following input? Input: 03 25 12 48 22 07 |
||||||||||||||||||||||||||||||||||||||||||||||||
(a) |
48 03 22 25 12 07 |
(b) |
48 03 25 12 22 07 |
|||||||||||||||||||||||||||||||||||||||||||||
(c) |
48 03 22 07 12 25 |
(d) |
None of these |
Pattern of the arrangement of steps of given input suggests that given input is split into two sections-one for even numbers and other for odd number. Then, arrange these numbers in such a way that even numbers are arranged in descending order and odd numbers are arranged in ascending order.
By applying above rules, we get 48 03 22 07 25 12.