Mystery Pattern algorithm( can you reveal its secret )

Level pending

This is a costume compression algorithm for unique non repeating numbers:

This algorithm can't determine the order, and it can't repeat the same letter in the form of uncompressing. like these:

  • AA
  • BBBAA
  • AB
  • BA

Words or letters are defined as numbers and can be defined like so:

  • A = 1
  • AB = 5
  • BD = 10
  • ABC = 7
  • ABCD = 15

Your goal is to determine what value of number(last three digits) when given with the following string:

HOST

Hints: - You may need a script to solve this. - It can be some sort of encryption. - You can do it in MSExcel. - It has a pattern

May the odds be ever in your favor.


The answer is 944.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

0 solutions

No explanations have been posted yet. Check back later!

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...