• 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
lucianoq Avatar
Name:Luciano Q
Clan:Customer.io
Skills:go, linux, docker, kubernetes, ruby, python
Member Since:Feb 2017
Last Seen:May 2023
Profiles:
Following:6
Followers:7
Allies:6
View Profile Badges
Career Accelerator
Ad
Land Your Dream Job in Tech
Coding Dojo offers a full-stack programming and data science bootcamp online and in-person.Request Info
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored (5)
  • Needs Resolution
  • Custom User Avatar
    • lucianoq
    • commented on "Two Oldest Ages" go solution
    • 8 years ago

    I don't see how this could be considered "Best Practice" or "Clever".
    It needs O(n*logn) in time to do something that could be done in O(n)

  • Custom User Avatar
    • lucianoq
    • commented on "Two Oldest Ages" go solution
    • 8 years ago

    I don't see how this could be considered "Best Practice" or "Clever".
    It needs O(n*logn) in time to do something that could be done in O(n)

  • Custom User Avatar
    • lucianoq
    • commented on "Roman Numerals Decoder" ruby solution
    • 9 years ago

    It's a broken solution!
    MCDXLIII is 1443 but your
    solution("MCDXLIII") is 1663
    because while reducing, (1000+100)>500 while you thought that 100<500

  • Custom User Avatar
    • lucianoq
    • created an issue for "Growth of a Population" kata
    • 9 years ago

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

  • Custom User Avatar
    • lucianoq
    • commented on "Speed Control" kata
    • 9 years ago

    Here C.
    3rd test expects 80 but result is 81.

  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...