• 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
RedAlert Avatar
Name:LJ Oakley
Clan:Wake County Public Schools
Member Since:Jun 2017
Last Seen:Jun 2020
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (9)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • RedAlert
    • commented on "Snail" kata
    • 6 years ago

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

  • Custom User Avatar
    • RedAlert
    • commented on "Sum of Digits / Digital Root" kata
    • 6 years ago

    You are correct. My bad. I got on my high horse for nothing. :-/

  • Custom User Avatar
    • tmasonbarney
    • commented on "Sum of Digits / Digital Root" kata
    • 6 years ago

    But it doesnt say use recursion in a programming sense. It says Digital Root is a recursive sum mathematically (its also iterative). You dont have to use recursion to work it out though...

    Saying that I like your solution its nice and easy to read.

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

    In C#, int[,] is a 2D array, whereas int[][] is a jagged array (array of arrays). The operation and syntax for these two are different and they are not interchangeable.

    The description names the input as a 2D array but in the code it is a jagged array. Either the description or the method header and tests should be changed.

  • Custom User Avatar
    • RedAlert
    • commented on "Can you get the loop ?" kata
    • 6 years ago

    I got home from work and can see it fine. So it was something with my protocol there. Thanks.

  • Custom User Avatar
    • Unnamed
    • commented on "Can you get the loop ?" kata
    • 6 years ago

    Some content blocking policies for http content on https pages?

  • Custom User Avatar
    • FArekkusu
    • commented on "Can you get the loop ?" kata
    • 6 years ago

    Image is alive, must be some issue on your side. Try this link instead.

  • Custom User Avatar
    • RedAlert
    • commented on "Can you get the loop ?" kata
    • 6 years ago

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

  • Custom User Avatar
    • RedAlert
    • commented on "Sum of Digits / Digital Root" kata
    • 6 years ago

    You people who solved this without recursion didn't read the directions :-).

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...