• 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
rowcased Avatar
Name:Unknown
Clan:Taught Self
Member Since:May 2017
Last Seen:Jun 2025
Profiles:
Following:118
Followers:288
Allies:30
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (13515)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • laurelis24
    • commented on "Is Sator Square?" kata
    • yesterday

    Dunno if I solved it "correctly". xD

  • Custom User Avatar
    • rowcased
    • commented on "Clean Nesting Tree" python solution
    • 2 days ago

    _

  • Custom User Avatar
    • rowcased
    • commented on "Transforming Chess Piece" kata
    • 2 days ago

    was is all that long?

    less than one third of a day

    that is not too bad

  • Custom User Avatar
    • rowcased
    • commented on "Coding Meetup #2 - Higher-Order Functions Series - Greet developers" kata
    • 3 days ago

    That's because your IDE does not have all the tests that are run by the testing suite for this kata on Codewars.

    You will have to rely on the tests here on site. If you wish you, can print the input and observe the expected output for any one test. Then you could add that test to what you're using off-site. Personally, I think it's easiest to just stay on Codewars to complete these tasks for this reason.

  • Custom User Avatar
    • rowcased
    • commented on "Take a Ten Minutes Walk" kata
    • 3 days ago

    C Fork

    addresses this and other testing concerns

  • Custom User Avatar
    • rowcased
    • resolved a suggestion on "Minimum Percentage of Visitors that Ate All Foods" kata
    • 4 days ago

    approved, thank you

  • Custom User Avatar
    • metatable
    • created a suggestion for "Minimum Percentage of Visitors that Ate All Foods" kata
    • 4 days ago

    Lua translation!

  • Custom User Avatar
    • eighdreeuhn
    • commented on "Minimum Percentage of Visitors that Ate All Foods" javascript solution
    • 4 days ago

    😬

  • Custom User Avatar
    • rowcased
    • commented on "Minimum Percentage of Visitors that Ate All Foods" javascript solution
    • 4 days ago

    wat

  • Custom User Avatar
    • DrillToHeaven
    • commented on "Clean Nesting Tree" kata
    • 6 days ago

    Thank you KayleightWasTaken! You we pointing me about this issue of test cases in a different kata but I forgot to change it here :/ . I will go around my other katas shortly and modify it and make sure not to do this mistake again!

    So what happens with the functions that generate structures. I have one for generating bad structures generate_bad_structure which should ideally test for False cases and generate_nested which generate True case structures and 50% chance to select one of them. generate_bad_structure generates random nested arrays and usually they are False structures but I also noticed that ocasionally it does create some true structures ( usually, when the structure is small like [ [],[],[] ]). I think, they should be fine but, if not, please let me know.

  • Custom User Avatar
    • DrillToHeaven
    • commented on "Clean Nesting Tree" kata
    • 6 days ago

    Hi! Yes, you are definitely right about antipattern. Just have approved the proposed translation by KayleighWasTaken which tackles the problem

  • Custom User Avatar
    • KayleighWasTaken
    • commented on "Clean Nesting Tree" kata
    • 6 days ago

    Somewhat refactored the tests here. Didn't touch the test generation code itself though, not currently awake enough to try to parse what exactly it's trying to achieve, though generate_bad_structure seems to generate True cases sometimes, and the inverse for generate_nested?

  • Custom User Avatar
    • KayleighWasTaken
    • commented on "Clean Nesting Tree" kata
    • 6 days ago

    I'll have a go at cleaning up the tests a little and adding assertion messages etc then.

  • Custom User Avatar
    • JohanWiltink
    • created a suggestion for "Clean Nesting Tree" kata
    • 6 days ago

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

  • Custom User Avatar
    • rowcased
    • commented on "Clean Nesting Tree" kata
    • 7 days ago

    clean kata

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...