• 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
EwertonES Avatar
Name:Ewerton
Clan:ewerton.com.br
Member Since:May 2019
Last Seen:Oct 2024
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (26)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Kailando
    • commented on "Create Phone Number" python solution
    • 14 months ago

    Cmon, lambdas are just 1-time 1-expression functions if they aren't assigned to a variable...

  • Custom User Avatar
    • EwertonES
    • commented on "Descending Order" c solution
    • 2 years ago

    The 10 in digits is for storing all possible digits (0..9), and each key stores the number of ocurrences of that digit in n

  • Custom User Avatar
    • EwertonES
    • commented on "Digit*Digit" c solution
    • 2 years ago

    Nice recursion!

  • Custom User Avatar
    • Sancdar
    • commented on "Bouncing Balls" java solution
    • 5 years ago

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

  • Custom User Avatar
    • ddejohn
    • commented on "Create Phone Number" python solution
    • 5 years ago

    lambda is for anonymous functions. Naming a lambda expression defeats the purpose.

  • Custom User Avatar
    • OddJacekBochenek
    • commented on "Integers: Recreation One" kata
    • 5 years ago

    Just ran into the same issue after switching to the C++17 variant. The C++14 one seems to be doing fine.

  • Custom User Avatar
    • EwertonES
    • commented on "Bouncing Balls" java solution
    • 5 years ago

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

  • Custom User Avatar
    • EwertonES
    • commented on "Detect Pangram" java solution
    • 5 years ago

    In my humble knowledge, I don't think there is O(26n) in Big-O notation. O(k*n) = O(n)

  • Custom User Avatar
    • EwertonES
    • commented on "Count the smiley faces!" cpp solution
    • 5 years ago

    Okay then, thanks for explaining it.

  • Custom User Avatar
    • user8436785
    • commented on "Count the smiley faces!" cpp solution
    • 5 years ago

    It can be seen on the dashboard (home page) still.

  • Custom User Avatar
    • EwertonES
    • commented on "Count the smiley faces!" cpp solution
    • 5 years ago

    Why would anyone read these comments before trying to solve it???

  • Custom User Avatar
    • user8436785
    • commented on "Count the smiley faces!" cpp solution
    • 5 years ago

    spoiler flag...

  • Custom User Avatar
    • EwertonES
    • commented on "Count the smiley faces!" cpp solution
    • 5 years ago

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

  • Custom User Avatar
    • EwertonES
    • commented on "Extract the domain name from a URL" python solution
    • 5 years ago

    Didn't know how to rename groups and I didn't even think of www3., nice.

  • Custom User Avatar
    • g964
    • commented on "Integers: Recreation One" kata
    • 5 years ago

    No problem, thank you for having kept me informed.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...