All Exams Test series for 1 year @ ₹349 only
Question

In a certain code, if ZIGZAGGING is written as AZGIZGNIGG, then how will BLIZZARDLY be written as in the same code?

This question was previously asked in
RRB ALP 2018 CBT 2 Fitter Question Paper (21-Jan-2019) (Shift 3)
The correct answer is

ZZILBYLDRA

Solving Coding Decoding Puzzles

This question involves a coding-decoding puzzle where a word is transformed into another word based on a specific rule. We are given an example transformation: ZIGZAGGING is coded as AZGIZGNIGG. We need to figure out this coding rule and apply it to the word BLIZZARDLY.

Analyzing the ZIGZAGGING Coding Rule

Let's carefully look at the transformation of the word ZIGZAGGING (11 letters) into AZGIZGNIGG (11 letters).

Original word: Z I G Z A G G I N G G

Positions: 1 2 3 4 5 6 7 8 9 10 11

Coded word: A Z G I Z G N I G G G

Positions: 1 2 3 4 5 6 7 8 9 10 11

By comparing the letters in the original and coded words at corresponding positions, we can deduce a pattern. Let's see which original position's letter goes to which coded position:

  • The letter at Coded Position 1 (A) is the letter from Original Position 5 (A).
  • The letter at Coded Position 2 (Z) is the letter from Original Position 1 (Z).
  • The letter at Coded Position 3 (G) is the letter from Original Position 3 (G).
  • The letter at Coded Position 4 (I) is the letter from Original Position 2 (I).
  • The letter at Coded Position 5 (Z) is the letter from Original Position 4 (Z).
  • The letter at Coded Position 6 (G) is the letter from Original Position 6 (G).
  • The letter at Coded Position 7 (N) is the letter from Original Position 9 (N).
  • The letter at Coded Position 8 (I) is the letter from Original Position 8 (I).
  • The letter at Coded Position 9 (G) is the letter from Original Position 7 (G).
  • The letter at Coded Position 10 (G) is the letter from Original Position 10 (G).
  • The letter at Coded Position 11 (G) is the letter from Original Position 11 (G).

This shows a fixed positional permutation. The mapping from Coded Position to Original Position for a word of length 11 is: (1→5, 2→1, 3→3, 4→2, 5→4, 6→6, 7→9, 8→8, 9→7, 10→10, 11→11).

Let's analyze this permutation structure:

  • Positions 1-5 are permuted: (1→5, 2→1, 3→3, 4→2, 5→4).
  • Position 6 stays the same: (6→6).
  • Positions 7-9 are permuted: (7→9, 8→8, 9→7).
  • Positions 10-11 stay the same: (10→10, 11→11).

Applying the Rule to BLIZZARDLY

Now, we need to apply this rule to BLIZZARDLY, which has 10 letters. The permutation rule seems to change based on the word length, or perhaps based on segments (like first 5, then the rest).

Let's test the hypothesis that the rule for the first 5 letters and the rule for the remaining letters depend on the total word length and the length of the remaining segment, respectively.

Rule Derivation Based on Word Length

Based on analyzing the ZIGZAGGING example (Length 11) and the expected output for BLIZZARDLY (Length 10, from the options), we can deduce the following rules:

For the First 5 Letters (Positions 1-5):

The coded letter at position $C$ comes from original position $O$.

Word Length (L) Coded Pos (C) Original Pos (O) Mapping (C → O)
11 (ZIGZAGGING) 1 5 1→5, 2→1, 3→3, 4→2, 5→4
2 1
3 3
4 2
5 4
10 (BLIZZARDLY) 1 4 1→4, 2→5, 3→3, 4→2, 5→1
2 5
3 3
4 2
5 1

For the Remaining Letters (Starting from Position 6):

Let $R$ be the number of remaining letters ($R = L - 5$). Let the relative position within this segment be $P_{rel}$, from 1 to $R$. The coded letter at relative position $C_{rel}$ comes from original relative position $O_{rel}$.

Remaining Length (R) Relative Coded Pos ($C_{rel}$) Relative Original Pos ($O_{rel}$) Mapping ($C_{rel}$ → $O_{rel}$)
6 (for L=11) 1 1 1→1, 2→4, 3→3, 4→2, 5→5, 6→6
2 4
3 3
4 2
5 5
6 6
5 (for L=10) 1 5 1→5, 2→4, 3→3, 4→2, 5→1
2 4
3 3
4 2
5 1

Note: An original relative position $O_{rel}$ corresponds to an original absolute position $5 + O_{rel}$. A coded relative position $C_{rel}$ corresponds to a coded absolute position $5 + C_{rel}$.

Applying Rules to BLIZZARDLY (L=10)

Original word: BLIZZARDLY

Positions: 1 2 3 4 5 6 7 8 9 10

Letters: B L I Z Z A R D L Y

First 5 Letters (BLIZZ):

Using the rule for L=10 (1→4, 2→5, 3→3, 4→2, 5→1) for Coded Pos → Original Pos:

  • Coded Pos 1 gets letter from Original Pos 4 (Z).
  • Coded Pos 2 gets letter from Original Pos 5 (Z).
  • Coded Pos 3 gets letter from Original Pos 3 (I).
  • Coded Pos 4 gets letter from Original Pos 2 (L).
  • Coded Pos 5 gets letter from Original Pos 1 (B).

The first 5 letters of the coded word are ZZILB.

Remaining Letters (ARDLY, R=5):

Original remaining letters: A (pos 6), R (pos 7), D (pos 8), L (pos 9), Y (pos 10).

Relative original positions: A (1), R (2), D (3), L (4), Y (5).

Using the rule for R=5 (1→5, 2→4, 3→3, 4→2, 5→1) for Relative Coded Pos → Relative Original Pos:

  • Coded Relative Pos 1 ($c_6$) gets letter from Original Relative Pos 5 (Y). Original Pos $5+5 = 10$. Letter is Y.
  • Coded Relative Pos 2 ($c_7$) gets letter from Original Relative Pos 4 (L). Original Pos $5+4 = 9$. Letter is L.
  • Coded Relative Pos 3 ($c_8$) gets letter from Original Relative Pos 3 (D). Original Pos $5+3 = 8$. Letter is D.
  • Coded Relative Pos 4 ($c_9$) gets letter from Original Relative Pos 2 (R). Original Pos $5+2 = 7$. Letter is R.
  • Coded Relative Pos 5 ($c_{10}$) gets letter from Original Relative Pos 1 (A). Original Pos $5+1 = 6$. Letter is A.

The remaining letters of the coded word are YLDRA.

Combining the Parts

Combining the first 5 letters and the remaining letters, the coded word for BLIZZARDLY is ZZILB + YLDRA = ZZILBYLDRA.

Comparing with Options

The derived coded word is ZZILBYLDRA.

  • Option 1: ZZILBYLDRA (Matches)
  • Option 2: ZZILBIYLDRA (Does not match)
  • Option 3: ZZILLBYLDRA (Does not match)
  • Option 4: ZZILBYDRA (Does not match)

The coded word for BLIZZARDLY is ZZILBYLDRA.

Revision Table: Key Coding Rules

Section Original Word Length Applies To Mapping (Coded Pos → Original Pos)
First 5 Letters 11 Positions 1-5 1→5, 2→1, 3→3, 4→2, 5→4
10 Positions 1-5 1→4, 2→5, 3→3, 4→2, 5→1
Remaining Letters 11 (6 remaining) Relative Positions 1-6 (Abs 6-11) 1→1, 2→4, 3→3, 4→2, 5→5, 6→6
10 (5 remaining) Relative Positions 1-5 (Abs 6-10) 1→5, 2→4, 3→3, 4→2, 5→1

Additional Information on Coding Decoding

Coding-decoding questions test your logical reasoning and pattern recognition skills. Common types of coding rules include:

  • Letter Shifting: Each letter is shifted a fixed number of positions forward or backward in the alphabet (e.g., A becomes C, B becomes D, etc.).
  • Direct Letter Coding: Each letter in the original word is replaced by a specific letter or symbol in the coded word.
  • Positional Coding (Permutation): The letters of the original word are rearranged into a different order in the coded word, based on a specific pattern or rule related to their positions. This is the type of coding used in the problem above. The permutation pattern can sometimes depend on the length of the word or its properties (like number of vowels/consonants).
  • Mixed Coding: A combination of two or more rules might be applied.
  • Word Substitution: Words are directly substituted with other words based on a given set of rules.

Solving these puzzles requires careful observation of the example(s) provided to identify the underlying rule or pattern before applying it to the word in question.

Was this answer helpful?

Similar Questions

  1. If in a certain code, UNGIMMICKY is written as MIGNUYKCIM, then how will COMPLEXITY be written as in the same code?

  2. If in a certain code, GREEN is written as ITGGP, then how will PINK be written as in the same code?

  3. In a certain code, if MIZZLY is written as ZIMYLZ and PUZZLE is written as ZUPELZ, then what will BUZZWORD be written as in the same code?

  4. If in a certain code, QUANTIZING is written as TNAUQGNIZI, then how will EXORCIZING be written in the same code?

  5. If in a certain code, SKYJACKING is written as AJYKSGNIKC, then how will CHEAPJACKS be written as in the same code?

  6. If in a certain code language, PUZZLING is written as ZZUPGNIL and JIPIJAPA is written as IPIJAPAJ, then what will SWIZZLED be written as in the same code?


Important Questions from Coding and Decoding By Letter Shifting

  1. In a certain code language, 'MANGOES' is written as 'AEGMNOS'. How will 'FRIEND' be written in that language?

  2. In a certain code language, ‘SPIRIT’ is written as ‘WKMIMG’. How will ‘GLOBAL’ be written in that language?

  3. In a certain code language, ‘ABSTRACT’ is written as ‘IIYYVDEU’. How will ‘INSTINCT’ be written in that language?

  4. In a certain code language, 'LUCKNOW' is written as 'CULKWON' and 'UDAIPUR' is written as 'ADUIRUP'. How will 'GWALIOR' be written in that language?

  5. If in a code language ADVENTURES is coded as VDANEUTSER, then SYSTEMATIC would be coded as:

Need Expert Advice?
Upcoming Exams
RRB NTPC
September 27, 2026
Test Series
RRB ALP img
Railways
RRB ALP 2026 Mock Test series
1035 Tests 1 Tests Free
889 Attempts
4.3(235)
English, Hindi
More Questions from RRB ALP

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App