Alternating Coding Beginner-Intermediate Worksheet: Focus on common variations practice Alternating Coding BEGINNER INTERMEDIATE

Level up your Alternating Coding 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: alternating coding for competitive exams, how to solve alternating coding, alternating coding tricks.

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

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

Question 1

For 'EGG', odd positions use reverse coding, even positions use shift coding. What is the result?
Alternating coding: E→22(rev), G→I(+2), G→20(rev) → 22I20

Question 2

For 'BED', odd positions use reverse coding, even positions use position coding. What is the result?
Alternating coding: B→25(rev), E→5(pos), D→23(rev) → 25523

Question 3

For 'BED', odd positions use reverse coding, even positions use reverse coding. What is the result?
Alternating coding: B→25(rev), E→22(rev), D→23(rev) → 252223

Question 4

For 'ACE', odd positions use reverse coding, even positions use shift coding. What is the result?
Alternating coding: A→26(rev), C→E(+2), E→22(rev) → 26E22

Question 5

For 'BED', odd positions use position coding, even positions use reverse coding. What is the result?
Alternating coding: B→2(pos), E→22(rev), D→4(pos) → 2224

Question 6

For 'FISH', odd positions use reverse coding, even positions use shift coding. What is the result?
Alternating coding: F→21(rev), I→K(+2), S→8(rev), H→J(+2) → 21K8J

Question 7

For 'EGG', odd positions use position coding, even positions use shift coding. What is the result?
Alternating coding: E→5(pos), G→I(+2), G→7(pos) → 5I7

Question 8

For 'DOG', odd positions use shift coding, even positions use shift coding. What is the result?
Alternating coding: D→F(+2), O→Q(+2), G→I(+2) → FQI

Question 9

For 'BAD', odd positions use position coding, even positions use reverse coding. What is the result?
Alternating coding: B→2(pos), A→26(rev), D→4(pos) → 2264

Question 10

For 'BED', odd positions use shift coding, even positions use shift coding. What is the result?
Alternating coding: B→D(+2), E→G(+2), D→F(+2) → DGF

Question 11

For 'FISH', odd positions use reverse coding, even positions use position coding. What is the result?
Alternating coding: F→21(rev), I→9(pos), S→8(rev), H→8(pos) → 21988

Question 12

For 'ACE', odd positions use shift coding, even positions use reverse coding. What is the result?
Alternating coding: A→C(+2), C→24(rev), E→G(+2) → C24G

Question 13

For 'BAD', odd positions use shift coding, even positions use shift coding. What is the result?
Alternating coding: B→D(+2), A→C(+2), D→F(+2) → DCF

Question 14

For 'ACE', odd positions use reverse coding, even positions use reverse coding. What is the result?
Alternating coding: A→26(rev), C→24(rev), E→22(rev) → 262422

Question 15

For 'FISH', odd positions use shift coding, even positions use position coding. What is the result?
Alternating coding: F→H(+2), I→9(pos), S→U(+2), H→8(pos) → H9U8

Question 16

For 'BAD', odd positions use position coding, even positions use shift coding. What is the result?
Alternating coding: B→2(pos), A→C(+2), D→4(pos) → 2C4

Question 17

For 'CAT', odd positions use reverse coding, even positions use position coding. What is the result?
Alternating coding: C→24(rev), A→1(pos), T→7(rev) → 2417

Question 18

For 'DOG', odd positions use shift coding, even positions use shift coding. What is the result?
Alternating coding: D→F(+2), O→Q(+2), G→I(+2) → FQI

Question 19

For 'EGG', odd positions use reverse coding, even positions use reverse coding. What is the result?
Alternating coding: E→22(rev), G→20(rev), G→20(rev) → 222020

Question 20

For 'ACE', odd positions use shift coding, even positions use reverse coding. What is the result?
Alternating coding: A→C(+2), C→24(rev), E→G(+2) → C24G
Previous Worksheet Next Worksheet