• 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
jpssj Avatar
Name:Jean-Philippe Schrooten
Clan:Unknown
Skills:python, javascript
Member Since:Apr 2022
Last Seen:May 2025
Profiles:
Following:5
Followers:6
Allies:2
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (384)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • jpssj
    • resolved a suggestion on "Will you make it?" kata
    • 16 days ago

    Hi, you can find more information about the purpose of the suggestion flag over there : suggestion .

  • Custom User Avatar
    • jpssj
    • commented on "Isograms" kata
    • last month

    Your last return isn't where it should be. (And please say the language you use next time you ask for help.)

  • Custom User Avatar
    • jpssj
    • commented on "Collinearity" kata
    • last month

    You should probably study data structures and algorithms, and a bit of mathematics (especially number theory, codewars' authors love number theory ^^).

  • Custom User Avatar
    • jpssj
    • commented on "SQL Basics: Simple VIEW" kata
    • 2 months ago

    This might help you:

    members who have spent over $1000 in department_s_ that have brought in more than $10000 total ordered by the members id

    (And please flag your comment as a spoiler next time you post not trivial code.)

  • Custom User Avatar
    • jpssj
    • commented on "Even numbers in an array" python solution
    • 2 months ago

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

  • Custom User Avatar
    • jpssj
    • commented on "Add a pair of parentheses to an arithmetic expression" kata
    • 3 months ago

    Thanks!

  • Custom User Avatar
    • dfhwze
    • resolved a suggestion on "Add a pair of parentheses to an arithmetic expression" kata
    • 3 months ago

    approved and improved ;)

  • Custom User Avatar
    • jpssj
    • resolved a suggestion on "Credit Card Mask" kata
    • 3 months ago

    The suggestion flag is intended to be used when someone proposes an improvement of the kata's description, or has made a fork to fix a bug, or wants a review of a translation in a new language, etc.

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

    thank you for your kind words!

  • Custom User Avatar
    • jpssj
    • commented on "Using type annotations the wrong way!" kata
    • 3 months ago

    I was in favour of 5 kyu when we discussed the ranking of this kata on discord. I will certainly discard the outliers next time.

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

    Thanks for all your SQL katas, they are really useful exercises.

  • Custom User Avatar
    • docgunthrop
    • commented on "Solomon's Quest for the Temporal Crystal" kata
    • 5 months ago

    Came up with the technical task first, then created a story to fit it.

  • Custom User Avatar
    • jpssj
    • commented on "Solomon's Quest for the Temporal Crystal" kata
    • 5 months ago

    Nice kata. Where does the idea of the lore come from ?

  • Custom User Avatar
    • dfhwze
    • commented on "N-Hybrid Inheritance" kata
    • 6 months ago

    thanks, something along those lines worked

  • Custom User Avatar
    • jpssj
    • commented on "N-Hybrid Inheritance" kata
    • 6 months ago
    try:
        from solution import NHI
    except:
        from solution import nhi
        nhi = NHI
    

    There could be a better way to do it but that works with the current tests.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...