• 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
Arcoden Avatar
Name:Arden Claise
Clan:「DEVHELIX」
Skills:javascript, java, python, c#, c++, c
Member Since:Jan 2018
Last Seen:Oct 2020
Profiles:
Following:12
Followers:16
Allies:11
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (45)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Alsadi77
    • commented on "Array.diff" javascript solution
    • 14 days ago

    Thank you!

  • Custom User Avatar
    • Chrono79
    • commented on "Array.diff" javascript solution
    • 14 days ago

    Use spoiler flag next time, please. Your post was visible in the homepage.

  • Custom User Avatar
    • Alsadi77
    • commented on "Array.diff" javascript solution
    • 14 days ago

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

  • Custom User Avatar
    • Hamzasr005
    • commented on "Array.diff" javascript solution
    • 16 days ago

    just wow

  • Custom User Avatar
    • davidagredano
    • commented on "Detect Pangram" csharp solution
    • last month

    An array of single character strings is a little weird. Why not an array of chars (aka a string)?

  • Custom User Avatar
    • Boy24
    • commented on "Descending Order" python solution
    • 8 months ago

    good

  • Custom User Avatar
    • Nancheung23
    • commented on "Array.diff" javascript solution
    • 17 months ago

    O(n * m)

  • Custom User Avatar
    • iAyomi
    • commented on "Array.diff" javascript solution
    • 2 years ago

    How?

  • Custom User Avatar
    • ZKIII
    • commented on "Array.diff" javascript solution
    • 2 years ago

    i wanted to do this but couldnt figure the logic out. nice solution tho

  • Custom User Avatar
    • roca37
    • commented on "Array.diff" javascript solution
    • 2 years ago

    this was my solution!

  • Custom User Avatar
    • MatiusCejah
    • commented on "Array.diff" javascript solution
    • 2 years ago

    Pienso que tu solucion se podria mejorar haciendo una copia de a en vez de modificarla

  • Custom User Avatar
    • nathan.peel
    • commented on "Break camelCase" javascript solution
    • 2 years ago

    This is pretty similar to my solution but using forEach instead of a for loop. I like how simple your solution is though, espeically with the concatenation.

  • Custom User Avatar
    • Methodician
    • commented on "Sort the odd" csharp solution
    • 3 years ago

    Ugly as heck. Why on earth would you omit white space? Why would you want your solution to be extra cryptic and extra difficult to read? Not even going to critique beyond "this is hard to look at"...

  • Custom User Avatar
    • avv0n
    • commented on "Sort the odd" csharp solution
    • 3 years ago

    Not good at all, it's O(n²)

  • Custom User Avatar
    • Pallyfan92
    • commented on "Array.diff" javascript solution
    • 3 years ago

    This helped me as well. Thank you for the explanation. I ended scrapping the the use of splice() simply becuase i couldnt figure that out. ended up just deleting the element in the list using delete and using filter to filter out falsy values that were not === 0 till i got what was needed. This was helpful to understand though. Thanks again

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...