MPSC Rajyaseva 2014 CSAT — Question 64
The correct answer with a full explanation. Practice this interactively instead →
एक अंक व्यवस्थापन यंत्र, संख्यांच्या इनपुट ला प्रत्येक चरणात विशिष्ट नियमानुसार पुनर्व्यवस्थित करते. खाली इनपुट आणि पुनर्व्यवस्थापनाचे चरण यांचे एक उदाहरण दिलेले आहे : इनपुट - 38, 28, 3, 7, 30, 5 चरण I - 3, 38, 28, 7, 30, 5 चरण II - 3, 28, 38, 7, 30, 5 चरण III - 3, 28, 5, 38, 7, 30 चरण IV - 3, 28, 5, 30, 38, 7 चरण V - 3, 28, 5, 30, 7, 38 चरण V या इनपुटचा अंतीम चरण आहे. जर 11, 58, 45, 17, 20, 38 हा एखाद्या इनपुटाचा प्रथम चरण असेल तर, 11, 45, 38, 20, 58, 17 हा, त्या इनपुटाचा कोणता चरण असेल? A number arrangement machine rearranges the input of numbers in each step according to some rule; the example of which is given as follows : In put - 38, 28, 3, 7, 30, 5 Step I - 3, 38, 28, 7, 30, 5 Step II - 3, 28, 38, 7, 30, 5 Step III - 3, 28, 5, 38, 7, 30 Step IV - 3, 28, 5, 30, 38, 7 Step V - 3, 28, 5, 30, 7, 38 Step V is the last step of this input. If 11, 58, 45, 17, 20, 38 is the first step of some input then, 11, 45, 38, 20, 58, 17 will be which step of that input?
The machine arrangement shifts numbers step by step following a specific sorting rule. Tracking the exact movement sequence for the given first step leads to Step IV as the match.