• Sign Up
  • Kata
  • Kumite
  • Blog
  • Forum
  • Wiki
  • Leaders
  • Log In
  • Sign Up
Name:perkee
Clan:Unknown
Member Since:Nov 2013
Last Seen:Mar 2021
Profiles:
Following:0
Followers:8
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored (28)
  • Needs Resolution
    • perkee
    • commented on "Range Extraction" haskell solution

    TY for intercalate!! Hoogle is good, but not quite good enough to suggest it when I searched the signature String -> [String] -> String

    • perkee
    • commented on "Jumping Number (Special Numbers Series #4)" kata

    If you look at the haskell solutions now only one passes. Everything else no longer does. The reference solution is incorrect now.

    • perkee
    • commented on "Remove the parentheses" haskell solution

    for the last one the result in either the if or else case is the same right? I could def see the condition being depth <= 0 to silently move past unbalanced parentheses though.

    • perkee
    • commented on "PaginationHelper" kata

    I have been acting like a wildman trying to find what I'm doing wrong!! Thank you!!

    • perkee
    • commented on "Keep Hydrated!" javascript solution

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

    • perkee
    • commented on "Two Joggers" haskell solution

    I wrote a gcd function, and it of course collided with Prelude's, so I took it out. At no point did I stop and think that if Prelude defines a GCD function it stands to reason that it would provide an LCM function too.

    • perkee
    • commented on "Ellipse contains point?" kata

    You're really close! What's the formula for distance between two points?

    • perkee
    • commented on ""Ellipse contains point?" Python Translation"

    YO I just saw this since I'm not on here enough but this is GREAT!! I'm honored! TYSM

    • perkee
    • commented on "Pyramid Array" elm solution

    ooh smart to use range. If you want to go point free you can flip the direction of composition

    pyramid =
      List.range 1 >> List.map insertElements
    
    • perkee
    • commented on "Ellipse contains point?" kata

    Sure: relevant wikipedia article section and the relevant image pin and string ellipse construction (transparent SVG so click through the first link to wikipedia).

    I'll update the description if this becomes a stumbling block for more people.

    • perkee
    • commented on "Easy wallpaper" javascript solution

    JSYK you never need a break after a return in a case. In fact a lot of linter rules will tell you to take that out.

    • perkee
    • commented on "Backspaces in string" kata

    TYVM for doing this!! Loving learning elm through these kata

    • perkee
    • commented on "Duplicate Encoder" elm solution

    This language is so fun!! TY very much for translating this kata into it!

    • perkee
    • created a suggestion for "Cross the Bridges" kata

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

    • perkee
    • commented on "Frequency Analysis With Buckets" javascript solution

    ^_^ yay so glad I could introduce you to some fun new techniques!!

  • Loading more items...
  • © 2021 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Contact
  • powered by

Confirm

  • Cancel
  • Confirm