• 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
LetTheComputerDecide Avatar
Name:Aleksandar Trifunovič
Clan:AT&T
Member Since:May 2016
Last Seen:Dec 2024
Profiles:
Following:632
Followers:624
Allies:624
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (47)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • alagunoff
    • commented on "Filter out the geese" javascript solution
    • 5 months ago

    Nice decision to extract geese from a function to not recreate it each function's call

  • Custom User Avatar
    • LetTheComputerDecide
    • commented on "Round up to the next multiple of 5" javascript solution
    • 3 years ago

    No. return is sufficient. :)

  • Custom User Avatar
    • LetTheComputerDecide
    • commented on "Sort Numbers" javascript solution
    • 4 years ago

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

  • Custom User Avatar
    • V1codin
    • commented on "Simple Moon Rating" javascript solution
    • 5 years ago

    Easy ways are not for me xD

  • Custom User Avatar
    • LetTheComputerDecide
    • commented on "Simple Moon Rating" javascript solution
    • 5 years ago

    This is how it would be implemented in every PHP codebase I've seen, haha :)

  • Custom User Avatar
    • Luvexina
    • commented on "Predict your age!" dart solution
    • 5 years ago

    Yea, I really wish there were varargs in Dart...

  • Custom User Avatar
    • paul2
    • commented on "JS Golfing #8: Is it Uppercase?" javascript solution
    • 5 years ago

    and this possible cuz a coersion

  • Custom User Avatar
    • LetTheComputerDecide
    • commented on "I Promise Not To Optimize" javascript solution
    • 5 years ago

    Apparently, tests are too weak in this kata, haha :)

  • Custom User Avatar
    • LetTheComputerDecide
    • commented on "Is Integer Array?" javascript solution
    • 5 years ago

    Same here. And I have been writing JS for more than half a decade now..
    Thanks! :)

  • Custom User Avatar
    • denisde4ev
    • commented on "Is your period late?" javascript solution
    • 6 years ago

    yea and I did the same.

    Because tomorrow someone might change the day length in future days !

     

     

    xD

  • Custom User Avatar
    • Linkinr
    • commented on "JS Golfing #8: Is it Uppercase?" javascript solution
    • 6 years ago

    Please explain

  • Custom User Avatar
    • bedis-elacheche
    • commented on "Are all elements equal?" javascript solution
    • 6 years ago

    Thanks man!

  • Custom User Avatar
    • LetTheComputerDecide
    • commented on "Fix string case" javascript solution
    • 6 years ago

    Haha, I loved the creative use of in operator. And bit shift added that magical touch to it. (Although not correct) :D

  • Custom User Avatar
    • rabbit_binary7
    • commented on "Fix string case" javascript solution
    • 6 years ago

    Actually, this solution will fail fors = "aaAAA". To make it works well, use ++s.length >> 1 instead of s.length >> 1 😃

  • Custom User Avatar
    • LetTheComputerDecide
    • commented on "Fix string case" javascript solution
    • 6 years ago

    This one is crazy! :)

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...