• 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
EnigmaWasp Avatar
Name:Dagny L.
Clan:Glasgow University
Skills:python, c++, c#, ruby, javascript, java
Member Since:Feb 2016
Last Seen:Jan 2018
Profiles:
Following:16
Followers:4
Allies:1
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (133)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • cchrizzle
    • commented on "get character from ASCII Value" javascript solution
    • 9 days ago

    @B1ts I know this is an old post but still wanted to say thank you so much for your explanation! It was super helpful, especially with the log = console.log!

  • Custom User Avatar
    • Flavien MBISHIBISHI
    • commented on "Fake Binary" javascript solution
    • 19 days ago

    This is clean!

  • Custom User Avatar
    • kolonatalie
    • commented on "Fake Binary" javascript solution
    • 29 days ago

    I'm going to learn it. Thank you!

  • Custom User Avatar
    • SherpaMilan
    • commented on "Fake Binary" javascript solution
    • 3 months ago

    there is always a easy way.

  • Custom User Avatar
    • vivian coding
    • commented on "Fake Binary" javascript solution
    • 4 months ago

    Nice! The ternary expression makes life way much easier.

  • Custom User Avatar
    • user7230263
    • commented on "Grasshopper - Basic Function Fixer" javascript solution
    • 8 months ago

    there is actually no need to save into variables the functions in our answers to these exercises, as we're not asked to then use them as parameters in higher order functions, so we can use a function expression, rather than a function declaration (plus, especially with the concise arrow syntax, we can use functions diretly as argumemts in other functions, or define and call them at the same time as an IIFE, eg. ((n)=> {console.log(n=5);}10); that logs 15)

  • Custom User Avatar
    • MikeSutskever
    • commented on "Training JS #6: Basic data types--Boolean and conditional statements if..else" javascript solution
    • 8 months ago

    Good job here !

  • Custom User Avatar
    • Username4
    • commented on "Fake Binary" javascript solution
    • 11 months ago

    love the simplicity

  • Custom User Avatar
    • askdebb
    • commented on "Fake Binary" javascript solution
    • 12 months ago

    very clean man

  • Custom User Avatar
    • Mohammed Abdul Faizan
    • commented on "Fake Binary" javascript solution
    • 13 months ago

    i did same.

  • Custom User Avatar
    • guisoaresa
    • commented on "validate code with simple regex" python solution
    • 16 months ago

    this is what I tried to do!

  • Custom User Avatar
    • omprakashcs01
    • commented on "Fake Binary" javascript solution
    • 17 months ago

    clean code

  • Custom User Avatar
    • IIDCII
    • commented on "Merged String Checker" python solution
    • 2 years ago

    I used a really long winded recursion implementation and I feel so stupid looking at this

  • Custom User Avatar
    • Afsalkp7
    • commented on "Training JS #6: Basic data types--Boolean and conditional statements if..else" javascript solution
    • 2 years ago

    nice one

  • Custom User Avatar
    • Gianlz
    • commented on "Is this my tail?" python solution
    • 2 years ago

    It's not faster, if you run the code, you'll notice that the time varies a lot between one and the other, sometimes one is faster and sometimes the other, and endswith is written in C for performance.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...