Difficulty: Medium
Correct Answer: Neither I nor II is sufficient
Explanation:
Introduction / Context:
This is a DS problem on linear arrangements. We must determine if the given constraints uniquely identify the building in the central (3rd) position of a row of five distinct buildings.
Given Data / Assumptions:
Concept / Approach:
Check each statement's implications separately, then together. If more than one valid lineup satisfies the statements but yields different middles, the information is insufficient.
Step-by-Step Solution:
Verification / Alternative check:
Systematically enumerate permutations of the three middle buildings under R–left–of–T and confirm that the 3rd position changes across valid arrangements.
Why Other Options Are Wrong:
Common Pitfalls:
Assuming 'to the right' means 'immediately to the right'. It does not; without adjacency, many orders remain possible.
Final Answer:
Neither I nor II is sufficient
Discussion & Comments