• 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
Jam14man Avatar
Name:Sergey
Clan:Unknown
Member Since:Jun 2022
Last Seen:Jun 2025
Profiles:
Following:0
Followers:2
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (81)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Jam14man
    • commented on "Happy Numbers (performance edition)" kata
    • 8 days ago

    Hm... The first simple tests run quickly. And then everything freezes, followed by a timeout. Is there something wrong with the tests?..

  • Custom User Avatar
    • Jam14man
    • commented on "Prime number decompositions" kata
    • 7 months ago

    The behavior of the code in case of exceptions is completely not described. The task is a puzzle. And a waste of time.

  • Custom User Avatar
    • Chrono79
    • commented on "SQL Basics: Truncating" kata
    • 12 months ago

    The one from w3schools is for MySQL, you use PostgreSQL here. Look at PostgreSQL docs and you'll find it there.

  • Custom User Avatar
    • Chrono79
    • commented on "SQL Basics: Truncating" kata
    • 12 months ago

    As a solution of this kata? Because truncating and rounding are two different things. If you mean in your code, the error message says this:

    HINT: No function matches the given name and argument types. You might need to add explicit type casts.

    So you could try using some casting, but it won't work. You better try another function.

  • Custom User Avatar
    • Jam14man
    • commented on "SQL Basics: Truncating" kata
    • 12 months ago

    I can't understand why the ROUND function doesn't work? :(

  • Custom User Avatar
    • Jam14man
    • commented on "Wordle! Cheat bot" kata
    • 13 months ago

    The task is simple, but the logic of the code is hidden in an extremely unsuccessful presentation of special rules.

  • Custom User Avatar
    • Jam14man
    • commented on "Help Suzuki pack his coal basket!" kata
    • 13 months ago

    Thanks.

  • Custom User Avatar
    • hobovsky
    • commented on "Help Suzuki pack his coal basket!" kata
    • 13 months ago

    It can't be removed, but you also do not need to remove it. Just leave it as it is, it does not hurt anything.

  • Custom User Avatar
    • Jam14man
    • commented on "Help Suzuki pack his coal basket!" kata
    • 13 months ago

    How can I remove an incorrect solution made due to imperfections in random tests?

  • Custom User Avatar
    • Jam14man
    • commented on "Alphabet slice puzzle!" kata
    • 13 months ago

    Hmmm... Thanks.

  • Custom User Avatar
    • Mednoob
    • commented on "Alphabet slice puzzle!" kata
    • 13 months ago

    You used .strip, there's "str" there.

  • Custom User Avatar
    • Jam14man
    • commented on "Alphabet slice puzzle!" kata
    • 13 months ago

    I solved the problem according to all the conditions. What does this inscription mean: Imagine using str in your solution: 'str' should equal False? All tests have been passed. And I didn't use STR!

  • Custom User Avatar
    • Jam14man
    • commented on "High score table" kata
    • 2 years ago

    I don't understand what could be the matter. Some random tests fail. Easy code... Python.

  • Custom User Avatar
    • Schulzkafer
    • commented on "Last Survivors Ep.2" kata
    • 2 years ago

    let me know if you need help to investigate it

  • Custom User Avatar
    • Schulzkafer
    • commented on "Last Survivors Ep.2" kata
    • 2 years ago

    Edit: python tests are ok, looks like your solution is bad:

    ' acdeghlmnqrvyz' should equal 'acdeghlmnqrvyz'
    

    You return empty spaces, this is the problem, and the empty space disappears when you sort your result

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...