Nth From End

Nth From End problems require you to find the letter that occupies a specific position when counting from the right end (Z) or left end (A) of the alphabet. These problems test your understanding of bidirectional alphabet sequencing.

10Worksheets
200+Practice Questions
BeginnerDifficulty
1-2 hoursHours to Master

Introduction to Nth From End

Nth From End problems require you to find the letter that occupies a specific position when counting from the right end (Z) or left end (A) of the alphabet. These problems test your understanding of bidirectional alphabet sequencing.

Prerequisites

Alphabet order knowledge Position numbering (A=1 to Z=26) Understanding of 'from end' concept Basic subtraction
Why This Matters: Nth From End problems appear frequently in alphabet test sections. You can expect 2-3 questions in SSC CGL, 2-3 in Banking PO, and 2-3 in Railways RRB exams.

How to Solve Nth From End Problems

1

Step 1: Identify whether counting is from left end (A) or right end (Z)

2

Step 2: Note the position number n given in the problem

3

Step 3: If counting from left end, the answer is simply the nth letter (A=1st, B=2nd, etc.)

4

Step 4: If counting from right end, calculate: position = 27 - n

5

Step 5: Convert the calculated position number to the corresponding letter

6

Step 6: Verify by manually counting from the specified end

7

Step 7: Answer the question with the identified letter

Pro Strategy: Use the formula: Letter from right end at position n = letter at position (27 - n) from left. Memorize that right end counting is reverse of left end counting.

Example Problem

Example 1: What is the 5th letter from the right end of the alphabet? Solution: Step 1: Counting from right end (Z is 1st from right) Step 2: n = 5 Step 3: Position from left = 27 - 5 = 22 Step 4: 22nd letter = V Answer: V Example 2: What is the 12th letter from the left end? Solution: Step 1: Counting from left end (A is 1st) Step 2: n = 12 Step 3: 12th letter = L Answer: L

Pro Tips & Tricks

  • From left: nth letter = position n directly
  • From right: nth letter = letter at position (27 - n)
  • The 1st from right is Z (position 26), 2nd is Y (25), and so on
  • Create a quick reference: 1st right=Z, 2nd=Y, 3rd=X, 4th=W, 5th=V
  • For quick calculation, 27 minus position gives left position
  • Practice with pairs: 1st left = A, 1st right = Z; 13th left = M, 13th right = N

Shortcut Methods to Solve Faster

From right end: Letter = (27 - n)th letter from left
From left end: Letter = nth letter directly
Sum of positions from left and right = 27

Common Mistakes to Avoid

Using wrong formula (27-n vs 26-n)
Confusing left end with right end
Counting Z as 26th from left but forgetting it's 1st from right
Not verifying the answer by manual counting

Exam Importance

Nth From End is an important topic for various competitive exams. Here's how frequently it appears:

SSC CGL
2-3 questions
BANKING PO
2-3 questions
RAILWAYS RRB
2-3 questions
INSURANCE
2-3 questions

Ready to Master Nth From End?

Start with Worksheet 1 and work your way up to expert level! Each worksheet includes:

20 practice questions
Detailed solutions
Step-by-step explanations
Start Practicing Now