Skip to content

lakshay13/Morse-Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morse-Translator

A very simple Morse Translator Algorithm that converts a predefined morsed input into human understandable word.

This class is used to compute the human words from a given dictionary that matches the given morsed input. The following steps are involved: Step 1 Get the list of words from dictionary Step 2 Get the morse input. Step 3 Obtain the map of dictionary words and their morsed values Step 4 Search the morse input in the map obtained.

To know more about me, visit my blog https://lakshaysuri.wordpress.com/blog/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages