• 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
Naked_Programmer Avatar
Name:Artem
Clan:KWASERI
Member Since:Oct 2020
Last Seen:Sep 2024
Profiles:
Following:530
Followers:530
Allies:529
View Profile Badges
Career Accelerator
Ad
Land Your Dream Job in Tech
Coding Dojo offers a full-stack programming and data science bootcamp online and in-person.Request Info
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (13)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Tarohdit
    • commented on "Are they the "same"?" python solution
    • 3 months ago

    EN

    It's good that you clearly pointed out the error.

    RU

    Хорошо, что вы четко указали на ошибку.

  • Custom User Avatar
    • jcsahnwaldt
    • commented on "Prime Streaming (NC-17)" java solution
    • 9 months ago

    Interesting. If I understand correctly, this is a simplified sieve of Eratosthenes: instead of marking multiples of primes, it marks multiples of numbers that might be prime. Right? I'm not sure...

  • Custom User Avatar
    • Naked_Programmer
    • commented on "Greed is Good" java solution
    • 4 years ago

    Amazing!

  • Custom User Avatar
    • Naked_Programmer
    • commented on "Sum by Factors" python solution
    • 4 years ago

    :D

  • Custom User Avatar
    • david02324
    • commented on "Sum by Factors" python solution
    • 4 years ago

    brillient.

    This code reminds me of the proverb, "No pain, no gain."

  • Custom User Avatar
    • Naked_Programmer
    • commented on "Psychic" java solution
    • 4 years ago

    Fucking Genius)

  • Custom User Avatar
    • aliasfox
    • commented on "Are they the "same"?" python solution
    • 4 years ago

    Thanks.

  • Custom User Avatar
    • Naked_Programmer
    • commented on "Are they the "same"?" python solution
    • 4 years ago

    But uncorrect in sit a1 = [2, 2, 3]; a2 = [1, 4, 16]

  • Custom User Avatar
    • Naked_Programmer
    • commented on "Are they the "same"?" python solution
    • 4 years ago

    Lol, this sol more faster then another sols with "sorted()". My respect

  • Custom User Avatar
    • Rud1
    • commented on "Consecutive items" python solution
    • 5 years ago

    No problem :)

  • Custom User Avatar
    • Naked_Programmer
    • commented on "Consecutive items" python solution
    • 5 years ago

    Ok dude, my bad

  • Custom User Avatar
    • Rud1
    • commented on "Consecutive items" python solution
    • 5 years ago

    arr should be a list of unique integers.

    The one you tested the function whith, namely [3, 5, 3, 7, 4] doesn't match this requirement, since 3 is repeated twice, hence the result.

  • Custom User Avatar
    • Naked_Programmer
    • commented on "Consecutive items" python solution
    • 5 years ago

    https://cdn.discordapp.com/attachments/756080989771661333/769271028668301312/unknown.png

    Didn't passed test

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...