Question:medium

Which element is fifth to the right of the one which is eighth from the right in Step 2 of the given Input?

Show Hint

For "$k$th from the right" in an $n$-item list, jump to index \(n-k+1\) from the left; then offset as required.
Updated On: Aug 18, 2026
  • Radar
  • 14
  • Union
  • Rotator
Show Solution

The Correct Option is D

Solution and Explanation

Step 1: Step 2 has 11 terms; 8th from the right is at from-right rank 8.

Step 2: Moving 5 places right reduces the from-right rank to \(8-5=3\).

Step 3: The 3rd term from the right in Step 2 is Rotator.
\[ \boxed{\text{Rotator}} \]
Was this answer helpful?
0

Top Questions on Puzzle


Questions Asked in SNAP exam