• 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
bornForThis Avatar
Name:Dmytro
Clan:You cannot lose if you do not want to win and be better than everybody else
Member Since:Mar 2020
Last Seen:Jun 2025
Profiles:
Following:21
Followers:79
Allies:16
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (1170)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • crizzow
    • commented on "Sibling Count based on Common Parent " kata
    • 5 days ago

    THANK YOU

  • Custom User Avatar
    • crizzow
    • commented on " Maximum Daily Sales by Product and Store " kata
    • 17 days ago

    oi oi oi
    I must say I found it very frustrating at some point, I knew I was 95% there but the last bit would just not work as expected
    but sure enough I learned quite a bit...
    so thanks!

  • Custom User Avatar
    • ByteEater
    • created an issue for "Employees and managers: part 4 (Cycle Detection)" kata
    • last month

    The specification doesn't say which way the cycles should go. If they were reversed, that would also be a correct solution, yet probably failing the tests.

  • Custom User Avatar
    • ByteEater
    • created an issue for "Top Five Movie Categories Rented At Each Store " kata
    • last month

    What @Dmitry-k42 described is actually an issue. Category names are used in the tests not only for tie breaking at the last (5th) places, but also for ordering the otherwise tied rows in the result. See my solution. The description (updated after @Volie's issue) requires the "name" in the inner ORDER BY clause, but not the outer. Yet, the order of such rows is arbitrary without it, which may fail your tests.

  • Custom User Avatar
    • Krillan
    • created an issue for "Users' pets and JSON data: Part 1" kata
    • 2 months ago

    The description of kata is ambiguous - it says: "return a list of users and their pet names, but only for users who have at least one pet whose name starts with the letter 'M'." It doesn't say that we should exclude all pet names which doesn't start with 'M'. According to description we should return all users and all their pet names in case if at least one pet name starts with 'M' for a giver user.

  • Custom User Avatar
    • trashy_incel
    • resolved a question on "The Great Data Entry Blame Game" kata
    • 2 months ago

    OP solved the kata

  • Custom User Avatar
    • DanyloPidlisnyi
    • created a suggestion for "The Most Dedicated Customers - 2000s Nostalgia" kata
    • 2 months ago

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

  • Custom User Avatar
    • trashy_incel
    • created an issue for "Finding the Friday Night DVD Rental Kings/Queens" kata
    • 3 months ago

    list should be sorted by the quantity of rentals from higher to lower and if number of rentals is the same - then by last name of a customer

    In the random tests, it is possible for two persosn to be tied by number of rentals AND by last name. The bug can be easily replicated by adding random() as a third sorting criterion (which normally should not change the results if the first two criteria were enough).

  • Custom User Avatar
    • trashy_incel
    • created a suggestion for "Finding the Friday Night DVD Rental Kings/Queens" kata
    • 3 months ago

    the link to the DVD rental database in the description is dead. postgresqltutorial.com now redirects to neon.tech which is a commercial website, though you can still download the DB for free from there

  • Custom User Avatar
    • trashy_incel
    • created a suggestion for "The Peculiar Taste of Store Owner" kata
    • 3 months ago

    the link to the DVD rental database in the description is dead. postgresqltutorial.com now redirects to neon.tech which is a commercial website, though you can still download the DB for free from there

  • Custom User Avatar
    • crizzow
    • commented on "Youngest Team Members" kata
    • 3 months ago

    thanks for the kata

  • Custom User Avatar
    • oshigap
    • commented on "Reactivated Users" kata
    • 3 months ago

    This comment has been reported as abusive

  • Custom User Avatar
    • Krillan
    • commented on "The Great Data Entry Blame Game" kata
    • 3 months ago

    Thank you, this helped

  • Custom User Avatar
    • crizzow
    • commented on "Books That Are Always Being Returned" kata
    • 3 months ago

    thank you bornForThis!
    your katas feel always a bit more challenging, but I seem to always learn smth. new

    Seems your account_name is not just empty words!

  • Custom User Avatar
    • 4500zenja1
    • resolved a suggestion on "Youngest Team Members" kata
    • 3 months ago

    The other katas made by bornForThis DO have the highlighted table names, plus I also had a slight trouble to find the table name as well.

    So, by a voluntaristic decision, I highlighted that in the just-merged fork :)

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...