Palindrome String: Worksheet 2 - Beginner Practice Palindrome String BEGINNER

Ready to master Palindrome String? This entry level practice worksheet (2/10) presents 20 beginner-level challenges. Focus area: pattern recognition. Learn to solve palindrome string reasoning questions, handle palindrome string practice, and perfect palindrome string for competitive exams with our step-by-step solutions.

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

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

Question 1

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 2

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

Question 3

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

Question 4

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 5

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

Question 6

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

Question 7

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

Question 8

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

Question 9

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 10

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

Question 11

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

Question 12

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

Question 13

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

Question 14

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 15

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 16

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

Question 17

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 18

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 19

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 20

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