• Sign Up
  • Kata
  • Kumite
  • Blog
  • Forum
  • Wiki
  • Leaders
  • Log In
  • Sign Up
Name:Lawrence Lin
Clan:Unknown
Member Since:Dec 2015
Last Seen:Mar 2021
Profiles:
Following:0
Followers:12
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (88)
  • Replies
  • Authored
  • Needs Resolution
    • w0nd3rful-cat
    • commented on "The PaperFold sequence" javascript solution

    hawe kyu 4 but i feel like kyu 10 watching at this solution ...

    • Puck
    • commented on "Regexp Basics - is it a six bit unsigned number?" javascript solution

    So because of the | then the regex engine will think it either begins ^ with a number from 0 to 9 or from 10 to 59 (namely [1-5]?\d) - or, it ends $ with a number from 60 to 63 (namely 6[0-3]) that's why we wrap everything with () to say it must begin and end with either or in those ranges. The numbers within the [] just indicate the range of the digit.

    • wani
    • commented on "Regexp Basics - is it a six bit unsigned number?" javascript solution

    Nice. What are the meaning of the parenthesis in this case?

    • HugoRodriguesQW
    • commented on "Write Number in Expanded Form" javascript solution

    I didn't remember that Math.pow () function. Thanks!

    And... I was laughing at your "reverse", like, turn around, do some things and turn over there again. Amazing!

    • Kees de Vreugd
    • commented on "Simple Fun #132: Number Of Carries" javascript solution

    Nice! Learned a new neat trick.

    • DevDor
    • commented on "Increment with iterations" javascript solution

    Beautiful!

    • fakeID
    • commented on "Training JS #8: Conditional statement--switch" javascript solution

    smartest, cleanest

    • WHITE_SHADOW
    • commented on "Simple string expansion" javascript solution

    really best solution, m - is matching string but I didnt understand a? can you explain please? we are getting 'm' beacause of regex but how we are getting a?

    • Lorantus
    • commented on "Simple string expansion" javascript solution

    Addicted to this solution.

    • IntuCode
    • commented on "Simple letter removal" javascript solution

    clevier

    • akant11
    • commented on "Simple letter removal" javascript solution

    Very clever I always thought that func replace replace all occurance :D

    • Sennsei
    • commented on "Number toString" javascript solution

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

    • Nataly7777777
    • commented on "Number toString" javascript solution

    it is unacceptable to spend so much time to return the result, whereas the task requires reassigning the type, and not returning the result

    • ZozoFouchtra
    • commented on "Check that the situation is correct" javascript solution

    muhahaha ! ! !

    • almrdog
    • commented on "Simple consecutive pairs" javascript solution

    I haven't come across that Math method before. Will definitely come in handy!

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

Confirm

  • Cancel
  • Confirm