One-Letter Deletion
One Letter Deletion problems ask you to remove exactly one letter from a given word to form a new valid English word. You must identify which of the given options can be formed by deleting one letter.
What You'll Learn
Introduction to One-Letter Deletion
One Letter Deletion problems ask you to remove exactly one letter from a given word to form a new valid English word. You must identify which of the given options can be formed by deleting one letter.
Prerequisites
How to Solve One-Letter Deletion Problems
Step 1: Identify the base word
Step 2: For each candidate word, check if it differs from base by exactly one letter deletion
Step 3: Candidate length = base length - 1
Step 4: Candidate must be obtainable by removing one letter from base
Step 5: The remaining letters must be in the same order
Step 6: Verify the candidate is a valid English word
Step 7: Select the correct candidate
Example Problem
Example: Remove one letter from 'STARTS' to form a new word. Options: START, STARS, STARTS (itself) Solution: Step 1: Base word: STARTS (6 letters) Step 2: START (5 letters) - remove S at end → STARTS without last S = START ✓ Step 3: STARS (5 letters) - remove T (4th letter) → S T A R S? Actually STARTS: S-T-A-R-T-S. Remove the second T (position 5) gives S-T-A-R-S = STARS ✓ Step 4: STARTS is the base itself, not a deletion Answer: START and STARS can be formed
Pro Tips & Tricks
- The deleted letter can be from any position
- Common deletions: remove final S (STARTS → START)
- Remove duplicate letters (STARTS → STARS by removing second T)
- Remove silent letters (often not tested)
- The remaining letters must stay in order
- Check all positions systematically
Shortcut Methods to Solve Faster
Common Mistakes to Avoid
Practice Worksheets
Practice makes perfect! Work through these worksheets to master One-Letter Deletion. Each worksheet contains 20 questions with detailed explanations. Start from Worksheet 1 and progress through increasing difficulty levels.
Exam Importance
One-Letter Deletion is an important topic for various competitive exams. Here's how frequently it appears:
Ready to Master One-Letter Deletion?
Start with Worksheet 1 and work your way up to expert level! Each worksheet includes: