• 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
jarst Avatar
Name:Unknown
Clan:Unknown
Member Since:Mar 2014
Last Seen:Sep 2021
Profiles:
Following:3
Followers:3
Allies:3
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (36)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • hobovsky
    • resolved a suggestion on "[JS] Parse integers in array" kata
    • 3 years ago

    This kata was decided to stay.

  • Custom User Avatar
    • hobovsky
    • created a suggestion for "[JS] Parse integers in array" kata
    • 3 years ago

    This kata is a subject to deduplication process here: https://github.com/codewars/content-issues/issues/141.
    Please join the discussion to help us identify duplicate kata and retire them.

  • Custom User Avatar
    • akar-0
    • resolved a suggestion on "[JS] Parse integers in array" kata
    • 3 years ago

    Raised as an issue above.

  • Custom User Avatar
    • ejini战神
    • resolved a question on "[JS] Parse integers in array" kata
    • 4 years ago

    This should clarify your doubt Yes, JS is weird ^^ and it has never been unlike so since its creation ~~

  • Custom User Avatar
    • farhanaditya
    • created a question for "[JS] Parse integers in array" kata
    • 4 years ago

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

  • Custom User Avatar
    • farhanaditya
    • commented on "[JS] Parse integers in array" kata
    • 4 years ago

    You right, I tried it again and it works. Maybe I copied the wrong thing.

  • Custom User Avatar
    • ejini战神
    • created an issue for "[JS] Parse integers in array" kata
    • 4 years ago
    • NO random tests

    • Test uses Test.expect and Test.assertSimilar

    • Node 12 should be enabled (Refer this and this for more info)

  • Custom User Avatar
    • ejini战神
    • resolved a question on "[JS] Parse integers in array" kata
    • 4 years ago

    Maybe you copied something less, I copied the solution you commented and it worked ~~

  • Custom User Avatar
    • farhanaditya
    • created a question for "[JS] Parse integers in array" kata
    • 4 years ago

    Okay, I see a lot of solutions use parseInt without second argument. But when I tried to copy their solutions and tried it myself, I failed. Why?

  • Custom User Avatar
    • sonukmr8910
    • resolved a suggestion on "[JS] Parse integers in array" kata
    • 5 years ago

    Unpublished.

    Thanks for the feedback 😊

  • Custom User Avatar
    • jarst
    • commented on "Parse integers in array" kata
    • 5 years ago

    No go.
    This kata is about peculiar issue that you may stubmle upon while using JavaScript and I intend it to stay that way.

  • Custom User Avatar
    • sonukmr8910
    • created a suggestion for "[JS] Parse integers in array" kata
    • 5 years ago

    Java Translation

    Please give feedback/approval. Thank You :)

  • Custom User Avatar
    • albertogcmr
    • commented on "Parse integers in array" kata
    • 5 years ago

    Python translation

  • Custom User Avatar
    • Lightman47
    • commented on "Parse integers in array" kata
    • 5 years ago

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

  • Custom User Avatar
    • AndiiR
    • commented on "Work out the area" kumite
    • 7 years ago

    Description:
    You have been asked to work out the area of number of rectangles.

    The input to your function is a array of longs. If the arrays length is odd you should return void. Otherwise you should use adjacent pairs of longs to calculate the area.

    For example if the input is {4,4,5,5,6,6,7,7} you should return {16, 25, 36, 49}.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...