• 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
supOurKid Avatar
Name:Charlie B
Clan:Unknown
Member Since:Oct 2022
Last Seen:Jan 2024
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (18)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • supOurKid
      • commented on "Sum a list but ignore any duplicates" kata
      • 2 years ago

      Got any tips? Struggling. I can't remove all duplicates.

    • Custom User Avatar
      • supOurKid
      • commented on "Sort by Last Char" kata
      • 2 years ago

      sort_by() function?

    • Custom User Avatar
      • supOurKid
      • commented on "Sort by Last Char" kata
      • 2 years ago

      It's not as simple as that, is it??!?!

    • Custom User Avatar
      • supOurKid
      • commented on "Count consonants" kata
      • 2 years ago

      ah, consonants, not vowels! :D

    • Custom User Avatar
      • supOurKid
      • commented on "Count consonants" kata
      • 2 years ago

      My log is 10. Why should it be 0?

      It should be counting vowels, right?

    • Custom User Avatar
      • hobovsky
      • commented on "Count consonants" kata
      • 2 years ago

      How are your logs correct? For 'aeiouAEIOU', expected answer is 0. Do your logs show 0?

    • Custom User Avatar
      • supOurKid
      • commented on "Count consonants" kata
      • 2 years ago

      "Invalid answer for str='aeiouAEIOU': expected 10 to equal +0"

      Strange. Mine logs all the correct results in JS. But the above says my results are incorrect.

    • Custom User Avatar
      • BobtheLantern
      • resolved a question on "Crash Override" kata
      • 3 years ago

      Answered above.

    • Custom User Avatar
      • BobtheLantern
      • resolved an issue on "Crash Override" kata
      • 3 years ago

      From the description:

      // These two objects are preloaded, you need to use them in your code
      var firstName = {A: 'Alpha', B: 'Beta', C: 'Cache' ...}
      var surname = {A: 'Analogue', B: 'Bomb', C: 'Catalyst' ...}
      

      firstName and surname are objects that are preloaded and you can use them in your solution.

      For future reference, issues are when something is broken with the kata, not for when you have a question.

    • Custom User Avatar
      • MariaTeo
      • created an issue for "Crash Override" kata
      • 3 years ago

      where is the alias value? missing parameter. :( no gucci

    • Custom User Avatar
      • MariaTeo
      • created a question for "Crash Override" kata
      • 3 years ago

      where is the alias value? missing parameter. :(
      no gucci

    • Custom User Avatar
      • supOurKid
      • resolved a question on "Crash Override" kata
      • 3 years ago

      It's all good now! I think the 'N's being missed were lower case.

    • Custom User Avatar
      • supOurKid
      • commented on "Crash Override" kata
      • 3 years ago

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

    • Custom User Avatar
      • Chrono79
      • commented on "Crash Override" kata
      • 3 years ago

      You need to use some method, check out how to use regular expressions first.

      Perhaps I could compare lname[0] and fname[0] to ASCII values?

      Yes, that would work too.

    • Custom User Avatar
      • supOurKid
      • commented on "Crash Override" kata
      • 3 years ago

      Ok, how can it be done? Please outline and don't give a direct answer. Ty

      Perhaps I could compare lname[0] and fname[0] to ASCII values?

    • Loading more items...
    • © 2025 Codewars
    • About
    • API
    • Blog
    • Privacy
    • Terms
    • Code of Conduct
    • Contact

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...