Placement Prep

Arrangement Puzzles: Types, Strategy, and Worked Examples

Learn to solve linear, circular, and complex arrangement puzzles with a step-by-step strategy and verified examples for placement aptitude tests.

By FACE Prep Team 6 min read
logical-reasoning arrangement-puzzles placement-prep aptitude seating-arrangement linear-arrangement circular-arrangement

Arrangement puzzles appear in nearly every placement aptitude test, and most students fail them the same way: they read all the clues before drawing anything.

The fix is not memorising more puzzle types. It is applying a four-step solving framework before touching a single clue.

What Arrangement Puzzles Test and Where They Appear

An arrangement puzzle asks you to place a set of people, objects, or numbers into specific positions using a series of given constraints. Each constraint is either direct (it tells you where someone is without any intermediate reasoning) or indirect (it states a relationship that requires one or more deductions before you can place anyone).

Recruiters use these questions to assess structured reasoning under ambiguity. Can a candidate handle multiple simultaneous constraints, catch contradictions early, and avoid locking in assumptions before the evidence is complete? Those skills translate directly to data analysis, QA testing, and systems debugging roles.

Arrangement puzzles appear across the board in campus assessments: TCS NQT, Infosys InfyTQ, Wipro NLTH, and most Tier-1 and Tier-2 company aptitude tests include at least one. Companies known for quantitative and analytical hiring, like D.E. Shaw (whose full assessment structure is covered in the D.E. Shaw interview process guide) and Cadence (see the Cadence campus placement guide), weight logical reasoning more heavily than service-tier assessments.

Three Types of Arrangement Puzzles

Linear Arrangement

Items or people are arranged in a straight line, typically from left to right. There are two defined ends. Two phrases that look similar but mean different things:

  • “A is to the right of B” means A’s seat number is greater than B’s. They do not need to be adjacent.
  • “A is immediately to the right of B” means A is in the very next seat to B’s right, with no one in between.

This distinction causes more wrong answers on linear puzzles than any other single reading error.

Circular Arrangement

Items are arranged around a closed loop with no defined start or end. All positions are stated relative to other people. Two additional rules apply:

  • “Directly opposite” is only well-defined when the number of seats is even. A 4-seat circle has four clear opposite pairs; a 5-seat circle does not.
  • “Left” and “right” depend on which direction each person faces. Most placement test questions specify facing center (inward). Facing center, your right is the clockwise direction.

Complex Arrangement

A group of people each has several attributes: city, profession, car colour, and so on. The puzzle gives enough clues to uniquely match every attribute to every person. A line or circle is not the right visual; build a grid instead.

Rows are people; columns are attributes. The goal is to fill every cell so that each column has each value exactly once.

A Four-Step Solving Strategy

This strategy applies to all three types. Skipping the first step is the most common cause of cascade errors.

  • Step 1: Draw the framework before reading any constraint. For linear, draw five blank seats on a line. For circular, draw a circle with numbered seats. For complex, draw the attribute grid. This forces you to anchor positions before any assumption is in play.
  • Step 2: Apply direct clues first. A direct clue fixes at least one seat or attribute cell without any intermediate reasoning. Fill those in before moving to indirect clues.
  • Step 3: Chain indirect clues. An indirect clue gives you a relationship between two elements. Use it to eliminate impossible positions for both, then combine with adjacent direct clues to narrow down the remaining options.
  • Step 4: Validate every constraint against your final arrangement. Re-read each original clue and confirm your solution satisfies it. If one clue is violated, return to that clue and work forward from it again.

If after validation two different arrangements both satisfy every clue, the answer to any “where does X sit?” question is “cannot be determined.”

Worked Examples: Linear and Circular

Linear Example

Five people (A, B, C, D, E) sit in a row, positions 1 to 5 from left to right.

Constraints:

  • D sits at one of the two ends.
  • C is immediately to the right of D.
  • B sits somewhere between C and E (B is not at either end; B’s seat number falls strictly between C’s and E’s).
  • A is to the right of E.

Solution steps:

  • Step 1: Draw five blank seats.
  • Step 2: D is at an end. Try D at seat 1. C immediately right of D puts C at seat 2. Record: D C _ _ _
  • Step 3: Remaining people A, B, E fill seats 3, 4, 5. B must be between C (seat 2) and E. Test E at seat 3: B needs a seat strictly between 2 and 3, which is not a whole number. Ruled out. Test E at seat 4: B fits at seat 3 (the only seat strictly between 2 and 4). A goes to seat 5. Check A right of E: seat 5 is right of seat 4. Confirmed.
  • Step 4: Verify all constraints: D at seat 1 (an end). C at seat 2 (immediately right of D). B at seat 3 (between C at 2 and E at 4). A at seat 5 (right of E at 4). All four constraints satisfied.

Now test D at seat 5 (the other end): C would need seat 6, which does not exist. This option fails immediately.

Final arrangement, left to right: D, C, B, E, A. Unique solution.

Circular Example

Four people (W, X, Y, Z) sit around a circular table, all facing center.

Constraints:

  • W is directly opposite Z.
  • X is immediately to the right of W.

Solution steps:

  • Step 1: Draw a circle with four seats labeled North, East, South, West.
  • Step 2: Circular arrangements have no fixed anchor, so fixing one person first is valid. Place W at North. W opposite Z puts Z at South.
  • Step 3: Facing center at North, right is the clockwise direction, which is East. So X sits at East. Y is the only remaining seat, which is West.
  • Step 4: Verify: W (North) opposite Z (South). X (East) immediately clockwise of W (North). Both constraints satisfied.

Final arrangement, clockwise: W, X, Z, Y. Unique solution.

For a wide range of difficulty levels and additional problem sets, the practice problems on IndiaBix’s seating arrangement section and GeeksForGeeks seating arrangement problems cover the full range of question formats seen in campus placement tests.

Five Mistakes That Cost Students Marks

  • Conflating “right of” with “immediately right of.” The word “immediate” must appear in the clue for adjacency to apply. Without it, any seat to the right is valid.
  • Drawing the framework after reading clues. Reading without a visual anchor creates a mental model that feels solid but often collapses when you add the third or fourth constraint.
  • Defaulting to inward-facing without checking. Circular arrangement questions specify whether people face inward or outward. The default of inward-facing is correct most of the time, but an explicit “facing outward” clause reverses left and right. Missing it produces a mirror-image wrong answer.
  • Accepting the first valid arrangement as the final answer. One solution fitting all clues does not mean it is the only solution. Run through the remaining options quickly to confirm uniqueness.
  • Using “directly opposite” with an odd number of seats. Five seats around a circle means no seat is ever directly opposite another. If the clue uses “opposite” and the seat count is odd, re-read the question carefully for a different intended meaning.

The Tata Elxsi recruitment process guide covers how this company structures its aptitude round, where arrangement questions form part of the timed logical reasoning section. Practising the Step 4 validation habit explicitly, rather than just solving and moving on, reduces errors in time-limited conditions.

From Constraint Solving to Prompt Engineering

The four-step strategy in this article (draw the framework, apply direct constraints, chain indirect ones, validate the result) maps closely onto how structured prompt engineering works. In both cases you define what is fixed, eliminate configurations that violate a constraint, and check whether the output satisfies every condition you set.

TinkerLLM at ₹299 is the entry point if you want to test that transfer on real LLM tasks before it becomes a job requirement. Working through arrangement puzzles for placements and working through constrained prompt tasks use the same mental process, and recognising that connection early in your final year gives you two things to show a recruiter instead of one.

Primary sources

Frequently asked questions

What is the difference between linear and circular arrangement?

In linear arrangement, positions run left to right with two defined ends. In circular arrangement there is no fixed start point, so positions are relative to each other, and which direction counts as left or right depends on whether people face inward or outward.

How do I solve a complex arrangement with multiple attributes?

Build a grid with people as rows and attributes (city, job, car colour) as columns. Apply direct clues first to lock specific cells, then use elimination on the remaining blank cells until every row and column is filled with a unique value.

What does 'cannot be determined' mean in arrangement questions?

It means two or more valid configurations satisfy all the given constraints equally. Always check for uniqueness after finding one solution. If a second valid arrangement exists, the answer to any specific-position question is 'cannot be determined.'

Do arrangement questions appear in off-campus placement tests?

Yes. TCS NQT, Infosys InfyTQ, Cognizant GenC, and most other major campus and off-campus assessments include seating or arrangement questions in the logical reasoning section.

How much time should I spend per arrangement puzzle in a test?

Aim for 2 to 3 minutes per arrangement question. Complex multi-attribute puzzles can take up to 4 minutes. If you are past 3 minutes on a single question, mark it for review and return after completing the rest of the section.

Build AI projects

A self-paced playground for building with LLMs.

TinkerLLM is FACE Prep's sister property. A guided environment for shipping real LLM applications, the kind of project that earns a paragraph on your resume, not a line.

Try TinkerLLM (₹299 launch)
Free AI Roadmap PDF