• 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
Specterlab Avatar
Name:Specs
Clan:Keene Coders
Skills:java mainly!
Member Since:Aug 2024
Last Seen:May 2025
Profiles:
Following:7
Followers:6
Allies:6
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (23)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • waled7cr7
    • commented on "Reverse the letters in a String" kumite
    • last month

    tester("pneumonoultramicroscopicsilicovolcanoconiosis", "sisoinoconaclovociliscipocsorcimartluonomuenp");

  • 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
    • Specterlab
    • commented on "Feed Kahumolings!" kata
    • 2 months ago

    Is the food value that is given as an argument messured in Kilograms? If it is it should probably be put in the description, but it can be implied that it is.

  • Custom User Avatar
    • Blind4Basics
    • resolved an issue on "The Greatest Warrior" kata
    • 2 months ago

    Without the complete set of actions, this cannot be considered an issue. You probably have an error in the earlier steps with the same instance.

  • Custom User Avatar
    • Specterlab
    • created an issue for "The Greatest Warrior" kata
    • 2 months ago

    The Java random test is not returning the corrrect result, as an example my warrior was level 1 with 180 exp fighting a level 8, and expected An intense fight, 8-1 >= 5, should return you've been defeated.

  • Custom User Avatar
    • Specterlab
    • created an issue for "Is my friend cheating?" kata
    • 4 months ago

    VERRY minor issue, in the java version in this kata, the List class is not imported, and as such gives an error, can be solved by adding:
    import java.util.List;

  • Custom User Avatar
    • tykbry
    • commented on "Reverse the letters in a String" kumite
    • 4 months ago

    Personal not a fan of using std. It shows more intent, and you avoid bugs with name collisions

  • Custom User Avatar
    • Specterlab
    • commented on "Reverse the letters in a String" kumite
    • 5 months ago

    Huh, didn't know string builder constructor had a parameter.

  • Custom User Avatar
    • Specterlab
    • commented on "Find maximum number that can be formed using digits of a given number" kumite
    • 5 months ago

    .002 milisecond time save lol.

  • Custom User Avatar
    • Specterlab
    • commented on "Find the unique number" kata
    • 5 months ago

    Ok I see the issue thank you!

  • Custom User Avatar
    • hobovsky
    • resolved an issue on "Find the unique number" kata
    • 5 months ago

    Your solution has a bug, it returns wrong answer for this array: [1, 1, 1, 2].

    It is not a kata issue.

  • Custom User Avatar
    • Specterlab
    • commented on "Find the unique number" kata
    • 5 months ago

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

  • Custom User Avatar
    • hobovsky
    • commented on "Find the unique number" kata
    • 5 months ago

    I cannot check your issue and fix the kata without knowing your failing code, sorry.

  • Custom User Avatar
    • Specterlab
    • created an issue for "Find the unique number" kata
    • 5 months ago

    Java: attempt, test 2, might have more than 1 unique numbers, expecting <7.0> was <8.0>, not sure though, code works for all other tests

  • Custom User Avatar
    • Specterlab
    • commented on "Pair of gloves" java solution
    • 5 months ago

    ._. Oh my, oh no, HOW LONG DID THIS TAKE????

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...