• 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
tutubalin Avatar
Name:Unknown
Clan:Unknown
Member Since:Apr 2023
Last Seen:Apr 2025
Profiles:
Following:1
Followers:1
Allies:1
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (10)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Madjosz
    • commented on "A Wandering Man and his Umbrellas" javascript solution
    • 13 months ago

    ☂️☔🌂

  • Custom User Avatar
    • tutubalin
    • commented on "Greedy thief" javascript solution
    • 2 years ago

    Just a regular JS :)

  • Custom User Avatar
    • tomas100
    • commented on "Greedy thief" javascript solution
    • 2 years ago

    Thank you! :) it looks super cool :D

  • Custom User Avatar
    • el-f
    • commented on "Greedy thief" javascript solution
    • 2 years ago

    It's Code golf, and all the variable names are unicode characters.

  • Custom User Avatar
    • tomas100
    • commented on "Greedy thief" javascript solution
    • 2 years ago

    what is that? :) havent seen something like that ever :D how it is even working?

  • Custom User Avatar
    • tutubalin
    • commented on "Prime Streaming (NC-17)" kata
    • 2 years ago

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

  • Custom User Avatar
    • tutubalin
    • commented on "Prime Streaming (NC-17)" kata
    • 2 years ago

    I thought this kata is impossible to solve in JavaScript due to performance limitations.

    I spent three days trying different approaches, using some tricky optimization approaches...

    ...just to find out that this kata is way easier than I thought, and it even leaves some reserve in running time.

    So it it is even possible to get rid of some optimizations (like bit shift for multiplication) and still generate even more than 25e6 primes.

    So I managed to golf it down to 136 characters.

    In the end, that was a lot of fun, I played with different performance tricks (most of them turned to be insignificant though).

  • Custom User Avatar
    • sys_user
    • commented on "Elementary Arithmetic - Carries Count" kata
    • 2 years ago

    when doing the atempt, numbers are having different lentgh in the one pair

    wrong description

  • Custom User Avatar
    • AbdullahZafar327
    • commented on "Elementary Arithmetic - Carries Count" kata
    • 2 years ago

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

  • Custom User Avatar
    • tutubalin
    • created an issue for "Elementary Arithmetic - Carries Count" kata
    • 2 years ago

    Statement says:

    If a number is shorter, it will be zero-padded.

    Though in random tests this rule is not followed: shorter numbers are not zero-padded.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...