Challenge overview
Hello and welcome to the challenge!
Write an encoder, which encodes strings using a secret code. Although, to be honest, this code isn't very hard to break, because you should just replace every letter with its position in the alphabet. Please ignore all non-letters characters and return only numbers separated with spaces.
You can solve this programming contest in C#, C++, Java, Ruby, JavaScript, Python, PHP and many more languages. If you want, you can also take part in other Challenges. Below you can find some of them:
Did you like this challenge and would like to try your hand at some interesting big programming competitions? Check what’s all over the news in tech world in June 2019 in our article with upcoming IT Conferences, Hackathons and Online Challenges in June 2019.
Have fun and good luck! :)