• 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
dchatg Avatar
Name:Unknown
Clan:Unknown
Member Since:Feb 2022
Last Seen:Feb 2025
Profiles:
Following:0
Followers:1
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (11)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • AlcalinoDev
    • commented on "Codewars style ranking system" kata
    • 2 years ago

    I'm having the same problem, can you elaborate on what was wrong?

  • Custom User Avatar
    • dchatg
    • commented on "Human readable duration format" python solution
    • 3 years ago

    That's awesome

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

    board=[[1,2,3,4,5,6,7,8,9],
    [2,3,1,6,4,5,8,9,7],
    [3,1,2,5,6,4,9,7,8],
    [4,5,6,7,8,9,1,2,3],
    [5,6,4,8,9,7,3,1,2],
    [6,4,5,9,7,8,2,3,1],
    [7,9,8,1,3,2,5,4,6],
    [8,7,9,2,1,3,4,6,5],
    [9,8,7,3,2,1,6,5,4]]
    give it a try

    "and each of the nine 3x3 sub-grids (also known as blocks) contain all of the digits from 1 to 9."

    [1,2,3,2,3,1,3,1,2] This is not Sudoku

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

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

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

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

  • Custom User Avatar
    • dchatg
    • resolved an issue on "Sudoku Solution Validator" kata
    • 3 years ago

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

  • Custom User Avatar
    • dchatg
    • created an issue for "Sudoku Solution Validator" kata
    • 3 years ago

    I passed all attempts except the fourth :(, does anyone know what this test is? I would like to know where is my problem.

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

    “and each of the nine 3x3 sub-grids (also known as blocks) contain all of the digits from 1 to 9.”

  • Custom User Avatar
    • dchatg
    • resolved a question on "Codewars style ranking system" kata
    • 3 years ago

    I solved it, I didn't consider the situation of going up to level 8 after solving the problem

  • Custom User Avatar
    • dchatg
    • commented on "Codewars style ranking system" kata
    • 3 years ago

    Maybe a level 8 problem was solved before it

  • Custom User Avatar
    • dchatg
    • created a question for "Codewars style ranking system" kata
    • 3 years ago

    I'm passing every test, except one that says "After applying rank of 8 the progress was expected to be 0, but was actually 1",but my test of "inc_progress" in Spyder shows that if the user reaches level 8 it will equal 0 for all questions at that level ,I don't understand where the problem is

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...