• 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
port19x Avatar
Name:port19
Clan:ani-cli
Member Since:Aug 2022
Last Seen:Jul 2024
Profiles:
Following:3
Followers:2
Allies:2
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (19)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • ejini战神
    • resolved a suggestion on "Maximum Product " kata
    • 6 months ago

    done

  • Custom User Avatar
    • port19x
    • commented on "Human readable duration format" kata
    • 12 months ago

    This one in shell was great. Techniques were applied like never before.

  • Custom User Avatar
    • port19x
    • commented on "Sum by Factors" kata
    • 12 months ago

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

  • Custom User Avatar
    • port19x
    • commented on "Classic Hello World" kata
    • 12 months ago

    Why the * do I need to use a class for this?

  • Custom User Avatar
    • 0xBirb
    • commented on "Find Maximum and Minimum Values of a List" kata
    • 14 months ago

    The reply from bebyx is helpful, but the solution which made my implementation pass is hacky and not something I would expect to see in the real world ever.

  • Custom User Avatar
    • user1037399
    • commented on "Maximum Product " kata
    • 2 years ago

    idk how that one slipped by

  • Custom User Avatar
    • port19x
    • created a suggestion for "Maximum Product " kata
    • 2 years ago

    Actually provide tests for clojure?!

  • Custom User Avatar
    • port19x
    • created a suggestion for "Meeting" kata
    • 2 years ago

    Properly import clojure.string. If you gotta use require, at least do it as str

    (ns meeting.core
      (:require [clojure.string :as str]))
    
  • Custom User Avatar
    • port19x
    • commented on "Growth of a Population" kata
    • 2 years ago

    Yeah, thats a bad description

  • Custom User Avatar
    • port19x
    • commented on "Growth of a Population" kata
    • 2 years ago

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

  • Custom User Avatar
    • port19x
    • commented on "Subtract the Sum" kata
    • 2 years ago

    What a troll lol

  • Custom User Avatar
    • port19x
    • created an issue for "No zeros for heros" kata
    • 2 years ago

    Clojure port gives no reasonable error message for the zero test.
    If the explicit 0 wasn't mentioned all over this thread I would have considered the kata broken

  • Custom User Avatar
    • port19x
    • commented on "Unique In Order" clojure solution
    • 2 years ago

    lovely, isn't it

  • Custom User Avatar
    • port19x
    • created an issue for "Localize The Barycenter of a Triangle" kata
    • 2 years ago

    Bad Kata.
    Need to round results.
    Clojure translation doesn't accept the idiomatic ratio data type.
    Definitely not 8kyu.

    One of the worst kata I've seen.
    Clojure folks, use double not float

  • Custom User Avatar
    • port19x
    • commented on "Count of positives / sum of negatives" kata
    • 3 years ago

    :shrug:

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...