• 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
jhoffner Avatar
admin
Name:Jake Hoffner
Clan:Codewars
Skills:ruby, c#, .net, javascript, coffeescript, nodejs, rails
Member Since:Oct 2012
Last Seen:May 2025
Profiles:
Following:357
Followers:2,135
Allies:310
View Profile Badges
Ad
How many Kata did you complete in 2024?
Discover our top moments in 2024 and how you can level up in 2025.
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored
  • Needs Resolution (1109)
  • Custom User Avatar
    • SummerTheCoder
    • created an issue for "String ends with?" kata
    • 11 days ago

    No random tests in Java

  • Custom User Avatar
    • ByteEater
    • created an issue for "Reversed Strings" kata
    • 13 days ago

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

  • Custom User Avatar
    • CareForCode
    • created a suggestion for "Convert string to camel case" kata
    • 17 days ago

    I'd suggest to add corner cases to the tests as well. I think some solutions would get an indexOutOfBoundsException if the input string would be "the-stealth_warrior-".

  • Custom User Avatar
    • YurichBRO
    • created a suggestion for "Convert string to camel case" kata
    • 20 days ago

    BF translation: https://www.codewars.com/kumite/6818f20654568865583ea2b9?sel=6818f20654568865583ea2b9

  • Custom User Avatar
    • bradykelly69
    • created an issue for "Codewars style ranking system" kata
    • 22 days ago

    The Python tests seem to require the User class to have a method called inc_progress, yet the user's progress is never directly updated. It is updated based on the rank of an activity the user completes. Thus the name inc_progress is very misleading and innapropriate. There should instead be a method called complete_activity that accepts the rank of the activity completed and internally calculates the user's progress. I find this "error" very unprofessional for someone who is at a level where they are writing katas.

  • Custom User Avatar
    • tobeannouncd
    • created a suggestion for "Two Oldest Ages" kata
    • 2 months ago

    Haskell translation

  • Custom User Avatar
    • Specterlab
    • created a question for "Range Extraction" kata
    • 2 months ago

    Is every integer included in the test cases unique? If it is, it should probably be put in the description.

  • Custom User Avatar
    • trashy_incel
    • created an issue for "Ninja vs Samurai: Strike" kata
    • 2 months ago

    JavaScript:

    • no sample tests
    • needs an upgrade to Node 18+ + chai assertions
  • Custom User Avatar
    • trashy_incel
    • created an issue for "Ninja vs Samurai: Attack + Block" kata
    • 2 months ago

    JavaScript:

    • the initial code should be a class
    • the tests should not depend on the Position object from the user file
  • Custom User Avatar
    • trashy_incel
    • created an issue for "Ninja vs Samurai: Attack + Block" kata
    • 2 months ago

    Ruby:

    • should be upgraded to Ruby 3.0 + RSpec assertions
    • the tests should not depend on the constant Position from the user module
  • Custom User Avatar
    • trashy_incel
    • created an issue for "Ninja vs Samurai: Attack + Block" kata
    • 2 months ago

    Python:

    • missing
      import codewars_test as test
      from solution import Warrior
      
    • the tests should not depend on the constant Position from the solution module
  • Custom User Avatar
    • hobovsky
    • created a suggestion for "Reversed Strings" kata
    • 2 months ago

    This kata is a subject to deduplication process here: https://github.com/codewars/content-issues/issues/227.
    Please join the discussion to help us identify duplicate kata and retire them.

  • Custom User Avatar
    • Just4FunCoder
    • created a suggestion for "Strip Comments" kata
    • 3 months ago

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

  • Custom User Avatar
    • Just4FunCoder
    • created an issue for "Strip Comments" kata
    • 3 months ago

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

  • Custom User Avatar
    • trashy_incel
    • created an issue for "JavaScript class-like objects" kata
    • 3 months ago

    this kata is outdated since JavaScript has had proper classes. it should either be retired or change every instance of "class-like" to "class"

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...