• 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
Flash Avatar
Name:Unknown
Clan:Unknown
Member Since:May 2015
Last Seen:Oct 2022
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies (5)
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • trashy_incel
      • resolved an issue on "254 shades of grey" kata
      • 12 months ago

      fixed + upgraded to JUnit 5

    • Custom User Avatar
      • Andrei Constantin
      • commented on "Sums of Parts" java solution
      • 3 years ago

      I learned C/C++ in school and we used the postfix notation.

    • Custom User Avatar
      • hobovsky
      • commented on "Sums of Parts" java solution
      • 5 years ago

      You can immediately recognize C++ programmer when they use ++i instead of i++ ;)

      https://stackoverflow.com/questions/24901/is-there-a-performance-difference-between-i-and-i-in-c

      I think this aspect does not apply to any language other than C++. In modern languages, with modern compilers, JITs, and whatnot optimisations, I do not think it still makes any significant difference.

    • Custom User Avatar
      • Kitamisbenf
      • commented on "254 shades of grey" kata
      • 10 years ago

      Actually assertEquals() should check if two arrays point to the same instance of an object, so it should not be the right thing to use here.
      Like Flash said assertArrayEquals() should be used, but I read in the documentation for Java Test framework here that String Arrays are not supported.

    • Custom User Avatar
      • Azuaron
      • commented on "254 shades of grey" kata
      • 10 years ago

      Gotta say which language.

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...