6-Letter Code
You will produce 6-letter codes using the 26 letters of the alphabet. • A letter can be used only once in a code. • Any two consecutive letters cannot be used in a single code. In how many different ways can this be done? If the same question was asked for the first four letters of the alphabet (A, B, C, D) and 2-letter codes, then the answer would be 6. (AC, CA, AD, DA, BD, DB).
answers: # 224 popularity: 71.1 % difficulty: 48.7 %