Skip to content

Instantly share code, notes, and snippets.

View Sakhile-Mbane's full-sized avatar

Sakhile-Mbane

View GitHub Profile
@CoGrammarCodeReview
CoGrammarCodeReview / Morse Code Challenge
Created March 11, 2022 17:26
Morse Code Challenge HyperionDev Coding Night
For this challenge, you will be required to build a Morse code encryptor and decrypter. You can use any langauge of your choosing
to complete the challenge.
Morse code is a method used in telecommunication to encode text characters as standardized sequences of two different signal durations,
called dots and dashes, or dits and dahs. Morse code is named after Samuel Morse, one of the inventors of the telegraph.
You can find a table of Morse code characters here:
https://morsedecoder.com/
Please note that for the purpose of this exercise, where there is a space between words, you should use "/" to separate words in your