Symbol Coding - Intermediate-Advanced Level: graphic codes INTERMEDIATE-ADVANCED

Ready to master symbol coding? This time-bound test features 20 intermediate-advanced-level challenges. Worksheet 22 of 30 sharpens your graphic codes skills. Master symbol substitution, iconic coding, visual symbols through guided practice. Perfect for advanced developing test preparation.

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

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

Question 1

If +=~, -=*, *=^, /=&, then evaluate: 3 ^ 1 & 12
Decode symbols: 3 ^ 1 & 12 β†’ 3 * 1 / 12 = 0

Question 2

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

Question 3

If +=#, -=^, *=~, /=%, then evaluate: 2 # 1 ~ 10
Decode symbols: 2 # 1 ~ 10 β†’ 2 + 1 * 10 = 12

Question 4

If O=%, U=&, C=2, D=3, L=9, then 'CLOUD' is coded as?
Applying symbol substitution: C→2 → L→9 → O→% → U→& → D→3 = 29%&3

Question 5

Using the symbol matrix: D β†’ = | G β†’ * | F β†’ % | H β†’ # | A β†’ & Code the word: 'DGHDH'
Using matrix: D→= → G→* → H→# → D→= → H→# = =*#=#

Question 6

If middle letter = !, all others = ^, then 'INTELLIGENCE' = ?
Middle special: I(position 7)→!, others→^ → ^^^^^^!^^^^^

Question 7

If E=#, I=$, C=2, D=3, then 'DICE' is coded as?
Applying symbol substitution: D→3 → I→$ → C→2 → E→# = 3$2#

Question 8

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

Question 9

If vowels at even positions (1-based) = @, vowels at odd positions = #, consonants remain same, then 'KEYBOARD' = ?
Vowels at positions: K, E(pos2,even→@), Y, B, O(pos5,odd→#), A(pos6,even→@), R, D = K#YB@#RD

Question 10

If E=#, O=%, C=2, D=3, then 'CODE' is coded as?
Applying symbol substitution: C→2 → O→% → D→3 → E→# = 2%3#

Question 11

If consonants at even positions = #, odd positions = *, vowels remain same, then 'TESTING' = ?
Consonants at positions: T(pos1β†’*), E, S(pos3β†’*), T(pos4β†’#), I, N(pos6β†’#), G(pos7β†’*) = #E#*I*#

Question 12

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

Question 13

If vowels = @, even position consonants = #, odd position consonants = *, then 'TESTING' = ?
Position-wise coding: T(pos 1, even)β†’#, E(vowel)β†’@, S(pos 3, even)β†’#, T(pos 4, odd)β†’*, I(vowel)β†’@, N(pos 6, odd)β†’*, G(pos 7, even)β†’# = #@#*@*#

Question 14

If @=P, #=H, $=O, ... then decode: '@#$%&'
Reverse mapping: @#$%& β†’ PHONE = PHONE

Question 15

If I=$, U=&, C=2, M=0, S=-, then 'MUSIC' is coded as?
Applying symbol substitution: M→0 → U→& → S→- → I→$ → C→2 = 0&-$2

Question 16

If +=%, -=&, *=#, /=~, then evaluate: 7 & 4 % 6
Decode symbols: 7 & 4 % 6 β†’ 7 - 4 + 6 = 9

Question 17

If E=#, I=$, C=2, D=3, then 'DICE' is coded as?
Applying symbol substitution: D→3 → I→$ → C→2 → E→# = 3$2#

Question 18

If E=#, I=$, G=5, R=+, T==, then 'TIGER' is coded as?
Applying symbol substitution: T→= → I→$ → G→5 → E→# → R→+ = =$5#+

Question 19

If +=@, -=~, *=$, /=#, then evaluate: 12 $ 8 @ 11
Decode symbols: 12 $ 8 @ 11 β†’ 12 * 8 + 11 = 107

Question 20

If I=$, U=&, C=2, M=0, S=-, then 'MUSIC' is coded as?
Applying symbol substitution: M→0 → U→& → S→- → I→$ → C→2 = 0&-$2
Previous Worksheet Next Worksheet