• 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
Maverink Avatar
Name:Unknown
Clan:Unknown
Member Since:Oct 2017
Last Seen:Aug 2023
Profiles:
Following:7
Followers:2
Allies:2
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored (10)
  • Needs Resolution
  • Custom User Avatar
    • Maverink
    • commented on "Consecutive strings" kata
    • 8 years ago

    check rantenor's comment...

    "Given 2 arguments, an array and an integer (represented by k), your task is to return a string that represents the very first longest block of consecutive elements in the array. The amount of elements permitted in the block is represented by k.
    if n being the length of the array; if n = 0 or k > n or k <= 0 return ""."

  • Custom User Avatar
    • Maverink
    • commented on "Wise drunk man" kata
    • 8 years ago

    "you have to remove those pauses (redundant/unnecessary spaces)." .. so i thought we had to output it without spaces
    but in my tests is expecting it with the spaces..

  • Custom User Avatar
    • Maverink
    • commented on "Multiple remainder of the division" javascript solution
    • 8 years ago

    yes you right mate, tks for pointing that out

  • Custom User Avatar
    • Maverink
    • commented on "Unique string characters" kata
    • 8 years ago

    yeah all passed now ;)
    cheers

  • Custom User Avatar
    • Maverink
    • commented on "Unique string characters" kata
    • 8 years ago

    dont get it..at the basic tests seems like strings but at random they look like arrays..

  • Custom User Avatar
    • Maverink
    • commented on "Too Big To Sum?" kata
    • 8 years ago

    "So, as long as the integers and their sum are never larger than 53 bits in magnitude..." "a and b will always be valid integers." , so a and b they always safe or not?

  • Custom User Avatar
    • Maverink
    • commented on "Indexed capitalization" kata
    • 8 years ago

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

  • Custom User Avatar
    • Maverink
    • commented on "Array of twins" kata
    • 8 years ago

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

  • Custom User Avatar
    • Maverink
    • commented on "Friend or Foe?" kata
    • 8 years ago

    oppss.. tks a lot for that ;)

  • Custom User Avatar
    • Maverink
    • commented on "Friend or Foe?" kata
    • 8 years ago

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

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...