• 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
Gander7 Avatar
Name:Unknown
Clan:BaseBridge
Member Since:Feb 2015
Last Seen:Oct 2020
Profiles:
Following:1
Followers:0
Allies:0
View Profile Badges
Ad
Educator, struggling to assess your students?
Assess your classroom or bootcamp with the world leading assessment platform, Qualified.Request your demo today!
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (42)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Gero-99
    • commented on "Convert boolean values to strings 'Yes' or 'No'." java solution
    • 6 months ago

    hmm, i don't knew. Thanks for your tips

  • Custom User Avatar
    • Ishi
    • commented on "Convert boolean values to strings 'Yes' or 'No'." java solution
    • 3 years ago

    thanks!

  • Custom User Avatar
    • ejini战神
    • resolved an issue on "shorter concat [reverse longer]" kata
    • 4 years ago

    already stated in description, so it's clear enough

  • Custom User Avatar
    • NinjaHatori
    • commented on "Convert boolean values to strings 'Yes' or 'No'." java solution
    • 5 years ago

    so me ;)

  • Custom User Avatar
    • JohnnyVoluntary
    • commented on "Convert boolean values to strings 'Yes' or 'No'." java solution
    • 6 years ago

    Okay, thanks. I'll keep that in mind next time. I didn't think Irevealed

  • Custom User Avatar
    • Blind4Basics
    • commented on "Convert boolean values to strings 'Yes' or 'No'." java solution
    • 6 years ago

    hi, think about the spoiler flag, plz (comments under solutions are visible from the dashboard)

  • Custom User Avatar
    • JohnnyVoluntary
    • commented on "Convert boolean values to strings 'Yes' or 'No'." java solution
    • 6 years ago

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

  • Custom User Avatar
    • MDabrowski1990
    • commented on "Last digit of a huge number" kata
    • 6 years ago

    Assumptions:
    0^0 = 1
    0^1 = 0

  • Custom User Avatar
    • Blind4Basics
    • resolved an issue on "Sudoku Solution Validator" kata
    • 6 years ago

    here is the data in the C# test suite:

      new object[]
      {
        false,
        new int[][]
        {
          new int[] {1, 2, 6, 3, 4, 7, 5, 9, 8}, 
          new int[] {7, 3, 5, 8, 1, 9, 6, 4, 2}, 
          new int[] {1, 9, 4, 2, 6, 5, 8, 7, 3}, 
          new int[] {3, 1, 7, 5, 8, 4, 2, 6, 9}, 
          new int[] {6, 5, 9, 1, 7, 2, 4, 3, 8}, 
          new int[] {4, 8, 2, 9, 3, 6, 7, 1, 5}, 
          new int[] {9, 4, 8, 7, 5, 1, 3, 2, 6}, 
          new int[] {5, 6, 1, 4, 2, 3, 9, 8, 7}, 
          new int[] {2, 7, 3, 6, 9, 8, 1, 5, 4}, 
        },
      },
    

    This will definitely expect false and not true. So I don't know what you did, but you did it wrong for sure. And note that when I return false directly in C#, that test is passing perfectly fine.

  • Custom User Avatar
    • Gander7
    • created an issue for "Sudoku Solution Validator" kata
    • 6 years ago

    Regarding Sniper16's issue below.
    Resolution states that the first input is not present in tests, but it is.
    First column has x2 1's but expects true.
    As of May 13th, 2019: https://gyazo.com/49dfb0cbf5b40bbf0b76d2c7b71b35f1

  • Custom User Avatar
    • Gander7
    • commented on "Sudoku Solution Validator" kata
    • 6 years ago

    First Input IS present among the tests in C#.
    Not resolved. First column has x2 1's.
    As of May 13th, 2019: https://gyazo.com/49dfb0cbf5b40bbf0b76d2c7b71b35f1
    Made new issue.

  • Custom User Avatar
    • ofeks
    • created an issue for "Human readable duration format" kata
    • 6 years ago

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

  • Custom User Avatar
    • Bodigrim
    • commented on "Last digit of a huge number" kata
    • 6 years ago

    Why would 0^1 be equal to 1?

  • Custom User Avatar
    • Gander7
    • commented on ""Codewars style ranking system" C# Translation"
    • 6 years ago

    C# Translation ready for review

  • Custom User Avatar
    • Gander7
    • commented on "Human readable duration format" kata
    • 6 years ago

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

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...