• 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
pragatij1990@gmail.com Avatar
Name:Unknown
Clan:Unknown
Member Since:Jan 2022
Last Seen:Mar 2022
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (7)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • antilamer
      • resolved a question on "Sudoku Solution Validator" kata
      • 3 years ago

      Oh, I thought 1 zero is fine. Misread the instruction, thank you!

    • Custom User Avatar
      • Blind4Basics
      • commented on "Sudoku Solution Validator" kata
      • 3 years ago

      you cannot have zeroes in a valid/solved grid. See sudoku[4][4] = 0

      edit: the tests are actually written like this, or is that you doing some tries?? xs

    • Custom User Avatar
      • antilamer
      • created a question for "Sudoku Solution Validator" kata
      • 3 years ago

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

    • Custom User Avatar
      • B1ts
      • resolved a question on "Sudoku Solution Validator" kata
      • 3 years ago

      Check the 2nd last column. There's 2 3s in there.

    • Custom User Avatar
      • pragatij1990@gmail.com
      • commented on "Sudoku Solution Validator" kata
      • 3 years ago

      i am getting "True should equal False" for above solution..

    • Custom User Avatar
      • pragatij1990@gmail.com
      • created a question for "Sudoku Solution Validator" kata
      • 3 years ago

      why is this not a valid slution?
      [[1, 3, 2, 5, 7, 9, 4, 6, 8],
      [4, 9, 8, 2, 6, 1, 3, 7, 5],
      [7, 5, 6, 3, 8, 4, 2, 1, 9],
      [6, 4, 3, 1, 5, 8, 7, 9, 2],
      [5, 2, 1, 7, 9, 3, 8, 4, 6],
      [9, 8, 7, 4, 2, 6, 5, 3, 1],
      [2, 1, 4, 9, 3, 5, 6, 8, 7],
      [3, 6, 5, 8, 1, 7, 9, 2, 4],
      [8, 7, 9, 6, 4, 2, 1, 3, 5]]

    • Custom User Avatar
      • pragatij1990@gmail.com
      • commented on "Two to One" kata
      • 4 years ago

      this helped. saved my mind and time too! thank you!:)

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...