Palindrome String Beginner-Intermediate Worksheet: Focus on common variations practice Palindrome String BEGINNER INTERMEDIATE

Level up your Palindrome String skills! You're at Worksheet 4 of 10 (33% through this series). This step-up challenge worksheet features 20 beginner-intermediate-level problems with a focus on common variations practice. Topics covered: palindrome string for competitive exams, how to solve palindrome string, palindrome string tricks.

📝 Worksheet 4 of 10 • 20 questions • ⏱️ Estimated time: 20 minutes • 🎯 Beginner Intermediate level

What you'll learn in this worksheet:
Your progress through Palindrome String
Worksheet 4 of 10 (33% complete)

Question 1

What will be the water image of the following figure? WHW
Water image is a vertical mirror reflection (like seeing a reflection in water).
Given figure: 'WHW'
Step 1: Reverse the order: 'WHW'
Step 2: Replace each character with its water image:
'W' (pos 3) → 'M' | 'H' (pos 2) → 'H' | 'W' (pos 1) → 'M'
Step 3: Combine to get water image: 'MHM'

Question 2

What will be the water image of the following figure? III
Water image is a vertical mirror reflection (like seeing a reflection in water).
Given figure: 'III'
Step 1: Reverse the order: 'III'
Step 2: Replace each character with its water image:
'I' (pos 3) → 'I' | 'I' (pos 2) → 'I' | 'I' (pos 1) → 'I'
Step 3: Combine to get water image: 'III'

Question 3

What will be the water image of the following figure? UHU
Water image is a vertical mirror reflection (like seeing a reflection in water).
Given figure: 'UHU'
Step 1: Reverse the order: 'UHU'
Step 2: Replace each character with its water image:
'U' (pos 3) → 'U' | 'H' (pos 2) → 'H' | 'U' (pos 1) → 'U'
Step 3: Combine to get water image: 'UHU'

Question 4

What will be the water image of the following figure? OHO
Water image is a vertical mirror reflection (like seeing a reflection in water).
Given figure: 'OHO'
Step 1: Reverse the order: 'OHO'
Step 2: Replace each character with its water image:
'O' (pos 3) → 'O' | 'H' (pos 2) → 'H' | 'O' (pos 1) → 'O'
Step 3: Combine to get water image: 'OHO'

Question 5

What will be the water image of the following figure? AA
Water image is a vertical mirror reflection (like seeing a reflection in water).
Given figure: 'AA'
Step 1: Reverse the order: 'AA'
Step 2: Replace each character with its water image:
'A' (pos 2) → 'A' | 'A' (pos 1) → 'A'
Step 3: Combine to get water image: 'AA'

Question 6

What will be the water image of the following figure? UMU
Water image is a vertical mirror reflection (like seeing a reflection in water).
Given figure: 'UMU'
Step 1: Reverse the order: 'UMU'
Step 2: Replace each character with its water image:
'U' (pos 3) → 'U' | 'M' (pos 2) → 'W' | 'U' (pos 1) → 'U'
Step 3: Combine to get water image: 'UWU'

Question 7

What will be the water image of the following figure? XIX
Water image is a vertical mirror reflection (like seeing a reflection in water).
Given figure: 'XIX'
Step 1: Reverse the order: 'XIX'
Step 2: Replace each character with its water image:
'X' (pos 3) → 'X' | 'I' (pos 2) → 'I' | 'X' (pos 1) → 'X'
Step 3: Combine to get water image: 'XIX'

Question 8

What will be the water image of the following figure? THT
Water image is a vertical mirror reflection (like seeing a reflection in water).
Given figure: 'THT'
Step 1: Reverse the order: 'THT'
Step 2: Replace each character with its water image:
'T' (pos 3) → 'T' | 'H' (pos 2) → 'H' | 'T' (pos 1) → 'T'
Step 3: Combine to get water image: 'THT'

Question 9

What will be the water image of the following figure? II
Water image is a vertical mirror reflection (like seeing a reflection in water).
Given figure: 'II'
Step 1: Reverse the order: 'II'
Step 2: Replace each character with its water image:
'I' (pos 2) → 'I' | 'I' (pos 1) → 'I'
Step 3: Combine to get water image: 'II'

Question 10

What will be the water image of the following figure? MAM
Water image is a vertical mirror reflection (like seeing a reflection in water).
Given figure: 'MAM'
Step 1: Reverse the order: 'MAM'
Step 2: Replace each character with its water image:
'M' (pos 3) → 'W' | 'A' (pos 2) → 'A' | 'M' (pos 1) → 'W'
Step 3: Combine to get water image: 'WAW'

Question 11

What will be the water image of the following figure? OO
Water image is a vertical mirror reflection (like seeing a reflection in water).
Given figure: 'OO'
Step 1: Reverse the order: 'OO'
Step 2: Replace each character with its water image:
'O' (pos 2) → 'O' | 'O' (pos 1) → 'O'
Step 3: Combine to get water image: 'OO'

Question 12

What will be the water image of the following figure? VV
Water image is a vertical mirror reflection (like seeing a reflection in water).
Given figure: 'VV'
Step 1: Reverse the order: 'VV'
Step 2: Replace each character with its water image:
'V' (pos 2) → 'V' | 'V' (pos 1) → 'V'
Step 3: Combine to get water image: 'VV'

Question 13

What will be the water image of the following figure? MAM
Water image is a vertical mirror reflection (like seeing a reflection in water).
Given figure: 'MAM'
Step 1: Reverse the order: 'MAM'
Step 2: Replace each character with its water image:
'M' (pos 3) → 'W' | 'A' (pos 2) → 'A' | 'M' (pos 1) → 'W'
Step 3: Combine to get water image: 'WAW'

Question 14

What will be the water image of the following figure? VV
Water image is a vertical mirror reflection (like seeing a reflection in water).
Given figure: 'VV'
Step 1: Reverse the order: 'VV'
Step 2: Replace each character with its water image:
'V' (pos 2) → 'V' | 'V' (pos 1) → 'V'
Step 3: Combine to get water image: 'VV'

Question 15

What will be the water image of the following figure? TT
Water image is a vertical mirror reflection (like seeing a reflection in water).
Given figure: 'TT'
Step 1: Reverse the order: 'TT'
Step 2: Replace each character with its water image:
'T' (pos 2) → 'T' | 'T' (pos 1) → 'T'
Step 3: Combine to get water image: 'TT'

Question 16

What will be the water image of the following figure? VMV
Water image is a vertical mirror reflection (like seeing a reflection in water).
Given figure: 'VMV'
Step 1: Reverse the order: 'VMV'
Step 2: Replace each character with its water image:
'V' (pos 3) → 'V' | 'M' (pos 2) → 'W' | 'V' (pos 1) → 'V'
Step 3: Combine to get water image: 'VWV'

Question 17

What will be the water image of the following figure? MHM
Water image is a vertical mirror reflection (like seeing a reflection in water).
Given figure: 'MHM'
Step 1: Reverse the order: 'MHM'
Step 2: Replace each character with its water image:
'M' (pos 3) → 'W' | 'H' (pos 2) → 'H' | 'M' (pos 1) → 'W'
Step 3: Combine to get water image: 'WHW'

Question 18

What will be the water image of the following figure? UIU
Water image is a vertical mirror reflection (like seeing a reflection in water).
Given figure: 'UIU'
Step 1: Reverse the order: 'UIU'
Step 2: Replace each character with its water image:
'U' (pos 3) → 'U' | 'I' (pos 2) → 'I' | 'U' (pos 1) → 'U'
Step 3: Combine to get water image: 'UIU'

Question 19

What will be the water image of the following figure? THT
Water image is a vertical mirror reflection (like seeing a reflection in water).
Given figure: 'THT'
Step 1: Reverse the order: 'THT'
Step 2: Replace each character with its water image:
'T' (pos 3) → 'T' | 'H' (pos 2) → 'H' | 'T' (pos 1) → 'T'
Step 3: Combine to get water image: 'THT'

Question 20

What will be the water image of the following figure? TAT
Water image is a vertical mirror reflection (like seeing a reflection in water).
Given figure: 'TAT'
Step 1: Reverse the order: 'TAT'
Step 2: Replace each character with its water image:
'T' (pos 3) → 'T' | 'A' (pos 2) → 'A' | 'T' (pos 1) → 'T'
Step 3: Combine to get water image: 'TAT'
Previous Worksheet Next Worksheet