• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
BAov Avatar
Name:Unknown
Clan:Unknown
Member Since:Nov 2017
Last Seen:Nov 2022
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (9)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • artem-totality
      • commented on "Path Finder #3: the Alpinist" kata
      • 17 months ago

      Me too)))

    • Custom User Avatar
      • BAov
      • commented on "Path Finder #3: the Alpinist" kata
      • 8 years ago

      Very good kata's series! It made me to study the algorithms for finding the shortest paths between nodes in graphs.

    • Custom User Avatar
      • BAov
      • commented on "Reversed Message" kata
      • 8 years ago

      Hi, I split the string into an array using space as a separator. Then I used the filter() method to get rid of all the empty strings in my array. I carried out all the other operations with the array returned by filter() method. I can't disclose my code here because it will be a spoiler

    • Custom User Avatar
      • n0belus
      • commented on "Reversed Message" kata
      • 8 years ago

      How did you do that?

    • Custom User Avatar
      • BAov
      • commented on "Path Finder #1: can you reach the exit?" kata
      • 8 years ago

      This comment is hidden because it contains spoiler information about the solution

    • Custom User Avatar
      • BAov
      • commented on "Reversed Message" kata
      • 8 years ago

      Thanks. I stuck on this test: Test.assertEquals(reverseMessage(''),'').
      But i've already solved this problem

    • Custom User Avatar
      • EmilyScripts
      • commented on "Reversed Message" kata
      • 8 years ago

      Thank you :)

    • Custom User Avatar
      • EmilyScripts
      • commented on "Reversed Message" kata
      • 8 years ago

      Hi I moved the tests over into the example tests so you can see what's exactly being tested. I've tried to work out what causing your problem but I cannot figure it out so just thought I'd give you a short term solution for the time being

    • Custom User Avatar
      • BAov
      • commented on "Reversed Message" kata
      • 8 years ago

      How can I see all the tests? I've passed tests. But the result of full tests is "Cannot read property 'toUpperCase' of undefined". I can't get why:(

    • © 2025 Codewars
    • About
    • API
    • Blog
    • Privacy
    • Terms
    • Code of Conduct
    • Contact

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...