At an exhibition, the admission ticket carries a password that changes every clock hour according to a fixed word rearrangement pattern. For one particular day, the pattern of passwords based on the seven words “is not ready cloth simple harmony burning” is as follows for successive batches: First batch (9–10 a.m.): is not ready cloth simple harmony burning; Second batch (10–11 a.m.): ready not is cloth burning harmony simple; Third batch (11 a.m.–12 noon): cloth is not ready simple harmony burning; Fourth batch (12 noon–1 p.m.): not is cloth ready burning harmony simple; Fifth batch (1–2 p.m.): ready cloth is not simple harmony burning; and so on. If for a different set of seven words the password for 11 a.m. to 12 noon is “soap shy miss pen yet the she”, what was that day's first-batch password from 9 a.m. to 10 a.m.?
Aptitude
Sequential Output Tracing
Difficulty: Hard
Choose an option
Answer
Correct Answer: shy miss pen soap yet the she
Explanation
Introduction / Context: This aptitude question belongs to the input–output or sequential output tracing category. A set of words is rearranged from one time slot to the next following a fixed pattern. You are given several successive passwords for one example and must use that pattern to work backwards from the 11 a.m. to 12 noon password in another case to recover the first-batch password of the day. Given Data / Assumptions:
- Example base words: is, not, ready, cloth, simple, harmony, burning.
- First batch (9–10 a.m.): is not ready cloth simple harmony burning.
- Second batch (10–11 a.m.): ready not is cloth burning harmony simple.
- Third batch (11 a.m.–12 noon): cloth is not ready simple harmony burning.
- Fourth batch (12 noon–1 p.m.): not is cloth ready burning harmony simple.
- Fifth batch (1–2 p.m.): ready cloth is not simple harmony burning.
- For another set of words, third-batch (11–12) password is given as: soap shy miss pen yet the she.