Mission
You watch your screen intently. On the usually silent frequencies, an anomaly repeats every evening at the same hour. A faint, steady breath, like a mechanical pulse lost in the electromagnetic fog surrounding the shelter.
Your first reflex is to check the internal systems: no failure, no parasitic noise. Yet the trace remains, persistent. You adjust the settings, refine the analysis spectrum, trying to isolate the patterns hidden behind this unusual flow.
Gradually, the structure becomes clearer. It is not natural noise, nor a random parasite: there is a logic, a repetitive pattern demanding to be decoded. Each sequence seems to contain coherent blocks, as if a message were concealed within.
The question is no longer whether this signal has meaning, but how to extract it without error, to reveal its true nature.
Rules
You have 2 messages at your disposal that you must decode.
You must return the decoding of these 2 messages, separated by an “_”.
challenge code for resolution via API: SHELTER_1
Some resources to help you:
Data and algorithmic logic Methodologies Corrections
Progress through challenges using our resolution aids: tools, techniques and advice to help you overcome the most complex programming challenges with methodology, confidence and creativity.
Dataset and algorithmic logic
Based on the data and the expected response, use the process to determine the logic to implement.
Show data and progressDevelop a structured approach with our solving guides. Work on specific concepts such as object-oriented programming or unit testing to improve your coding style and progress.
No methodology yet for this challenge, but we are working on it! Follow us to be informed of the release!
The corrections allow you to discover certain technical concepts but will also give you a solution to the challenge. Code the challenge yourself before consulting the corrections ;)
Programming concept(s) that can be used to solve this challenge: Parsing, Chaines de caractères
Other challenges to complete