• 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
TheMasquerader Avatar
Name:Ana
Clan:Unknown
Member Since:Jun 2015
Last Seen:Apr 2022
Profiles:
Following:7
Followers:2
Allies:2
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (23)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • FArekkusu
    • resolved a suggestion on "Convert number to reversed array of digits" kata
    • 5 years ago

    Changing this will break all the solutions, and it's not really important here.

  • Custom User Avatar
    • GiacomoSorbi
    • commented on "Expressions Matter " javascript solution
    • 7 years ago

    Appreciated, thanks :)

  • Custom User Avatar
    • TheMasquerader
    • commented on "Expressions Matter " javascript solution
    • 7 years ago

    Apologies, I'm going blind :-S
    I'll hide that repo, thanks for pointing it out!!!

    Done, I've deleted the repo with solutions.

  • Custom User Avatar
    • GiacomoSorbi
    • commented on "Expressions Matter " javascript solution
    • 7 years ago

    First point of the notes:

    • The numbers are always positive.

    Edit: also, your github account has a repo featured with kata solutions - please remove it or make it private (in bitbucket is for free), as you are not meant to share them.

  • Custom User Avatar
    • TheMasquerader
    • commented on "Expressions Matter " javascript solution
    • 7 years ago

    This only works for positive numbers and maybe I'm missing something, but the description doesn't limit to only positives.

    For example: -10, 5, 6. It returns 1, but max is 20 for -10 + 5 * 6.

  • Custom User Avatar
    • TheMasquerader
    • commented on "Recycle!" javascript solution
    • 8 years ago

    I've been trying to wrap my brain around this, but I can't figure out how this particular reduce callback works. Could someone please explain? Thanks :)

  • Custom User Avatar
    • Dana
    • resolved an issue on "Very Simple Inheritance for Beginners" kata
    • 9 years ago

    It's meant to be very simple so I don't think there is any way to make this more interesting without changing the concept (i.e. using something besides math operations). You could make your own kata with a more intersting idea.

  • Custom User Avatar
    • ChristianECooper
    • commented on "All that is open must be closed..." kata
    • 9 years ago

    Glad you enjoyed. :)

  • Custom User Avatar
    • TheMasquerader
    • created an issue for "Very Simple Inheritance for Beginners" kata
    • 9 years ago

    This kata was fun, but I think it should either be trimmed to just one operation implementation or made a little more interesting. As it is now, it's basically just repeating the same code four times.

  • Custom User Avatar
    • TheMasquerader
    • commented on "Directions Reduction" kata
    • 9 years ago

    I found the description of this Kata to be clearer than most other ways of presenting this problem that I have come across. But you're right, I also spent more time understanding the requirements than implementing the solution.

  • Custom User Avatar
    • user5036852
    • commented on "Reflection #1 - Pre-Reflection - Give me types!" kata
    • 9 years ago

    Your Select-code didn't return anything... It was without effect.

    Generally you are completely right: Changing a parameter is bad style. But in this kata it is part of the task, that is described .

  • Custom User Avatar
    • TheMasquerader
    • commented on "All that is open must be closed..." kata
    • 9 years ago

    Thank you for this Kata, it's been really fun! I had done something similar a while ago, but you added the extra challenge of having identical characters alongside the parentheses.

  • Custom User Avatar
    • TheMasquerader
    • commented on "Reflection #1 - Pre-Reflection - Give me types!" kata
    • 9 years ago

    https://en.wikipedia.org/wiki/Side_effect_(computer_science)

  • Custom User Avatar
    • TheMasquerader
    • commented on "Reflection #1 - Pre-Reflection - Give me types!" kata
    • 9 years ago

    Right! I'm used to methods returning the solution instead of changing the value of a parameter.

  • Custom User Avatar
    • user5036852
    • commented on "Reflection #1 - Pre-Reflection - Give me types!" kata
    • 9 years ago

    A Select is not changing the Array/List, but it creates a new Enumerable. So you don't change anything.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...