Symbol Coding - Intermediate Level: arrow coding INTERMEDIATE

Exam-focused quick response training β˜… worksheet: 20 intermediate-level symbol coding questions. Worksheet 13 of 30 targets arrow coding. Build proficiency in symbol mapping, graphic codes, symbol sequences with detailed solutions. Ideal for mid-level competitive exam preparation.

πŸ“ Worksheet 13 of 30 β€’ 20 questions β€’ ⏱️ Estimated time: 20 minutes β€’ 🎯 Intermediate level

What you'll learn in this worksheet:
Your progress through Symbol Coding
Worksheet 13 of 30 (43% complete)

Question 1

If +=*, -=&, *=@, /=#, then evaluate: 8 & 8 # 3
Decode symbols: 8 & 8 # 3 β†’ 8 - 8 / 3 = 6

Question 2

Using the symbol matrix: E β†’ & | G β†’ = | A β†’ * | D β†’ ! | B β†’ @ Code the word: 'ABGD'
Using matrix: A→* → B→@ → G→= → D→! = *@=!

Question 3

If +=@, -=#, *=%, /=*, then evaluate: 8 * 11 # 11
Decode symbols: 8 * 11 # 11 β†’ 8 / 11 - 11 = -11

Question 4

If Layer 1: Vowels=@, Consonants=#, Layer 2: @=1, #=2, then code 'DATA'
Layer 1: DATA β†’ #@#@
Layer 2: #@#@ β†’ 2121

Question 5

If @=C, #=L, $=O, ... then decode: '@#$%&'
Reverse mapping: @#$%& β†’ CLOUD = CLOUD

Question 6

If vowels at even positions (1-based) = @, vowels at odd positions = #, consonants remain same, then 'DEVELOP' = ?
Vowels at positions: D, E(pos2,even→@), V, E(pos4,even→@), L, O(pos6,even→@), P = D#V#L#P

Question 7

If I=$, G=5, H=6, L=9, T==, then 'LIGHT' is coded as?
Applying symbol substitution: L→9 → I→$ → G→5 → H→6 → T→= = 9$56=

Question 8

If letters repeat pattern @, #, $ in order, then 'ALGORITHM' = ?
Triplet pattern: positions 1,4,7...=@, 2,5,8...=#, 3,6,9...=$ β†’ @#$@#$@#$

Question 9

If vowels at even positions (1-based) = @, vowels at odd positions = #, consonants remain same, then 'HARDWARE' = ?
Vowels at positions: H, A(pos2,even→@), R, D, W, A(pos6,even→@), R, E(pos8,even→@) = H#RDW#R#

Question 10

If vowels = $, consonants = %, then 'ALGORITHM' = ?
Vowel-consonant coding: vowels (A, O, I)β†’$, consonants (L, G, R, T, H, M)β†’% β†’ $%%$%$%%%

Question 11

If Layer 1: Letters β†’ position numbers (A=1, B=2...), Layer 2: Numbers β†’ symbols (1=@,2=#,3=$,4=%,5=&,6=*,7=+,8==,9=!,0=?), then code 'COPY'
Layer 1: COPY β†’ C=3, O=15, P=16, Y=25 = 3151625
Layer 2: 3151625 β†’ $@&@*#&

Question 12

If +=*, -=$, *=&, /=@, then evaluate: 4 @ 7 * 8
Decode symbols: 4 @ 7 * 8 β†’ 4 / 7 + 8 = 8

Question 13

If vowels = @, even position consonants = #, odd position consonants = *, then 'KEYBOARD' = ?
Position-wise coding: K(pos 1, even)β†’#, E(vowel)β†’@, Y(pos 3, even)β†’#, B(pos 4, odd)β†’*, O(vowel)β†’@, A(vowel)β†’@, R(pos 7, even)β†’#, D(pos 8, odd)β†’* = #@#*@@#*

Question 14

If Layer 1: Letters β†’ position numbers (A=1, B=2...), Layer 2: Numbers β†’ symbols (1=@,2=#,3=$,4=%,5=&,6=*,7=+,8==,9=!,0=?), then code 'DATA'
Layer 1: DATA β†’ D=4, A=1, T=20, A=1 = 41201
Layer 2: 41201 β†’ %@#?@

Question 15

If vowels = @, even position consonants = #, odd position consonants = *, then 'MONITOR' = ?
Position-wise coding: M(pos 1, even)β†’#, O(vowel)β†’@, N(pos 3, even)β†’#, I(vowel)β†’@, T(pos 5, even)β†’#, O(vowel)β†’@, R(pos 7, even)β†’# = #@#@#@#

Question 16

If first and last letters = &, others = *, then 'ALGORITHM' = ?
First-last special: A(first)=&, M(last)=&, middle letters=* β†’ &***&

Question 17

If I=$, B=1, D=3, R=+, then 'BIRD' is coded as?
Applying symbol substitution: B→1 → I→$ → R→+ → D→3 = 1$+3

Question 18

If vowels = @, even position consonants = #, odd position consonants = *, then 'PRINTER' = ?
Position-wise coding: P(pos 1, even)β†’#, R(pos 2, odd)β†’*, I(vowel)β†’@, N(pos 4, odd)β†’*, T(pos 5, even)β†’#, E(vowel)β†’@, R(pos 7, even)β†’# = #*@*#@#

Question 19

If +=*, -=$, *=~, /=@, then evaluate: 6 @ 4 * 12
Decode symbols: 6 @ 4 * 12 β†’ 6 / 4 + 12 = 13

Question 20

If first and last letters = &, others = *, then 'INTELLIGENCE' = ?
First-last special: I(first)=&, E(last)=&, middle letters=* β†’ &**&
Previous Worksheet Next Worksheet