Home / Logical Reasoning / Sequential Output Training :: Discussion

Discussion :: Sequential Output Training

  1. Study the following information carefully and answer the given questions:
    A word and number arrangement machine when given an input line of words and numbers rearranges them following a particular rule in each step. The following is an illustration of input and rearrangement:
    Input: now 41  28 for join 37 go 61
    Step I: 61 now 41 28 for join 37 go
    Step II: 61 for now 41 28 join 37 go
    Step III: 61 for 41 now 28 join 37 go
    Step IV: 61 for 41 go now 28 join 37
    Step V: 61 for 41 go 37 now 28 join
    Step VI: 61 for 41 go 37 join now 28
    Step VII: 61 for 41 go 37 join 28 now
    Step VIII: is the last step for this input.
    As per the rules followed in the above steps, find out in each of the following questions the appropriate step for the given input.

    Input: goal team ask 12  92  85  42 sound. Which of the following will be step IV?
  2. A.
    92 ask 85 goal 42 sound 12 team
    B.
    92 ask 85 goal 42 sound team 12
    C.
    92 ask 85 goal 42 team 12 sound
    D.
    92 ask 85 goal team 12 42 sound
    E.
    None of these

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    The logic is: the words get arranged in alphabetical order. Where as the numbers get arranged in descending order. Numbers occupy odd places in the final steps while words occupy even positions. When any element gets arranged, the previous element occupying that position shifts one place towards right.

    Input: goal team ask 12  92  85  42 sound


Be The First To Comment