• 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
TheLilDev Avatar
Name:Vinzy
Clan:Unknown
Member Since:Mar 2016
Last Seen:Apr 2025
Profiles:
    Following:18
    Followers:6
    Allies:3
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies (5)
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • trashy_incel
      • resolved an issue on "Last" kata
      • 10 months ago

      the issue comes from your code, it returns 'a' for last('a', 'b', 'c')

    • Custom User Avatar
      • Javatlacati
      • commented on "Regexp Basics - is it a digit?" kata
      • 9 years ago

      I passed that can you provide some code?

    • Custom User Avatar
      • myjinxin2015
      • commented on "Training JS #4: Basic data types--Array" kata
      • 9 years ago

      I guess:
      the 4th and 5th function should return arr, not the length of arr, are you stuck here?

    • Custom User Avatar
      • myjinxin2015
      • commented on "Training JS #4: Basic data types--Array" kata
      • 9 years ago
      Test for: arr=[3,5,6,17,0,15] 
      Test Passed: Value == 6
      Test Passed: Value == 3
      Test Passed: Value == 15
      Test Passed: Value == 7
      Test Passed: Value == [3,5,6,17,0]
      Test for: arr=[12,5,18,15,4,15,1] 
      Test Passed: Value == 7
      Test Passed: Value == 12
      Test Passed: Value == 1
      Test Passed: Value == 8
      Test Passed: Value == [12,5,18,15,4,15]
      

      I try it and this is some result of testcase. It seems to be running normally.
      Can you paste your code here(mark it as a Spoiler)?

    • Custom User Avatar
      • ryanq214
      • commented on "Double Char" javascript solution
      • 9 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...