• 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
kopiro Avatar
Name:Flavio Maria De Stefano
Clan:Spotify
Skills:php, js, node.js, titanium, ios, android, html5, css3, java
Member Since:Mar 2015
Last Seen:Oct 2024
Profiles:
Following:76
Followers:80
Allies:72
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (15)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • YOSYA
    • commented on "Next smaller number with the same digits" javascript solution
    • 3 years ago

    xD

  • Custom User Avatar
    • YOSYA
    • commented on "Next smaller number with the same digits" javascript solution
    • 3 years ago

    xD

  • Custom User Avatar
    • kopiro
    • commented on "Next smaller number with the same digits" javascript solution
    • 3 years ago

    what the heck is this? :D

  • Custom User Avatar
    • zimmah
    • commented on "Sudoku Solution Validator" javascript solution
    • 6 years ago

    Kind of sad that an invalid solution is top voted. smh.

  • Custom User Avatar
    • kopiro
    • commented on "Can you get the loop ?" javascript solution
    • 10 years ago

    No...

  • Custom User Avatar
    • kopiro
    • commented on "Part 1: Evil Programming Government Restrictions" kata
    • 10 years ago

    Probably because test cases uses 'Function.toString()' and there's some error in the test regex:

    function anarchy() {}
    anarchy.toString()
    "function anarchy() {}"
    
    var anarchy = function () {}
    anarchy.toString()
    "function () {}"
    
  • Custom User Avatar
    • kopiro
    • commented on "Part 1: Evil Programming Government Restrictions" javascript solution
    • 10 years ago

    FUCK THE POLICE!

  • Custom User Avatar
    • kopiro
    • commented on "Evaluate mathematical expression" javascript solution
    • 10 years ago

    Wow.
    Simply wow.

  • Custom User Avatar
    • kopiro
    • commented on "Sudoku Solution Validator" javascript solution
    • 10 years ago

    Invalid solution!

  • Custom User Avatar
    • kopiro
    • commented on "Sudoku Solution Validator" javascript solution
    • 10 years ago

    Clever, but slow.

  • Custom User Avatar
    • kopiro
    • commented on "Sudoku Solution Validator" javascript solution
    • 10 years ago

    Invalid solution.

  • Custom User Avatar
    • Sokas
    • commented on "Strip Url Params" javascript solution
    • 10 years ago

    Greetings, what do you suggest instead of indexOf?
    EDIT: never mind, found out about 'in'.

  • Custom User Avatar
    • kopiro
    • commented on "Strip Url Params" javascript solution
    • 10 years ago

    Yes, you use Regex... but url.indexOf is evil.
    Not so good, but clever :)

  • Custom User Avatar
    • kopiro
    • commented on "Power of 4" javascript solution
    • 10 years ago

    wrong man!!

  • Custom User Avatar
    • kopiro
    • commented on "SantaClausable Interface" javascript solution
    • 10 years ago

    Why not === ?

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...