Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
https://go.dev/doc/effective_go#mixed-caps
https://github.com/golang/go/wiki/CodeReviewComments#mixed-caps
While golint is now deprecated, it would immediately flag use of
MORSE_CODE
as inappropriate.Your own link notes at the bottom:
I’ll take the word of
github.com/golang/go
andgo.dev
documentation itself as more authoritative than an online “learn how to program” intro page. Even if this only concerns style recommendations of what should be prefered, not what must be done.At most a suggestion but not an issue.
It is currently the case
Absolutely unclear issue. We cannot help. OP is probably mistaken, and is long time inactive.
This is either wrong or argued: https://www.golangprograms.com/go-language/constants.html
Duplicate issue.
This doesn't affect the coding challenge and is not an issue, at most a suggestion.
Read the description again.
Nobody is here to debug your code for you. Please don't raise issues so lightly in the future, see there: https://docs.codewars.com/training/troubleshooting/
This is a bug in your code, not a kata issue.
You should read the description again. Please don't raise issues so lightly in the future.
Been Stuck because of the faulty test cases. The 2 test cases in which SOS is expected from given morse Code, there is no space given between the morse code input i.e "...---..." should be given as "... --- ...". This is causing 2 tests to fail which have the words SOS in them. Please Fix the test cases as I can't move further until all the test cases are passed. This Problem is in Javascript.
ok, thank you
This comment is hidden because it contains spoiler information about the solution
Thany you.
Loading more items...