Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to manage empty nodes in the tree #1

Closed
MandelV opened this issue May 18, 2020 · 0 comments
Closed

Add the ability to manage empty nodes in the tree #1

MandelV opened this issue May 18, 2020 · 0 comments

Comments

@MandelV
Copy link
Owner

MandelV commented May 18, 2020

Currently, the tree is unable to handle numbers or special character in Morse code because these characteres are coded with five or more Morse code characters and in order to handle them we need to add nodes that do not have a letter but still represent the path to them.

@MandelV MandelV added this to the Next improvement milestone May 18, 2020
MandelV added a commit that referenced this issue May 18, 2020
Now we can encode and decode numbers
MandelV added a commit that referenced this issue May 18, 2020
@MandelV MandelV closed this as completed May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant