• 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
Liverm0r Avatar
Name:Artur Dumchev
Clan:Unknown
Member Since:Oct 2015
Last Seen:Apr 2025
Profiles:
    Following:1
    Followers:1
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (25)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • Crakozyabra
      • commented on "Special Multiples" java solution
      • 2 years ago

      hacking

    • Custom User Avatar
      • m4dd4dd4m
      • commented on "Which are in?" clojure solution
      • 4 years ago

      It will not work with the data like this

      a1: ["olp" "love" "string" "love"]
      a2: ["ulove" "alove" "holp" "sholp","vfmstring"]
      r: ["love" "olp" "string"]

      Because dedupe - "Returns a lazy sequence removing consecutive duplicates in coll."

    • Custom User Avatar
      • gargamel
      • commented on "Which are in?" clojure solution
      • 6 years ago

      You should probably "dedupe" only after the sort, as there is no promise array1 is sorted

    • Custom User Avatar
      • Liverm0r
      • commented on "Convert number to reversed array of digits" clojure solution
      • 7 years ago

      It also seems like the best performance solution.

    • Custom User Avatar
      • BlackInTheWhite
      • commented on "A Rule of Divisibility by 13" java solution
      • 7 years ago

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

    • Custom User Avatar
      • markus.benko
      • commented on "Special Multiples" java solution
      • 7 years ago

      I would rather call the solution invalid. Too bad that the tests don't cover edge cases. By the way: Did anybody actually take into account that the task reads "below a given value"? ;-)

    • Custom User Avatar
      • redikx
      • commented on "Find Nearest square number" java solution
      • 7 years ago

      And I can fully understand this. Well, havent thought about algorythm in this simple one line solution.

    • Custom User Avatar
      • Voile
      • commented on "Find Nearest square number" java solution
      • 7 years ago

      Well, it's slow (O(n^0.5)) and unneccesarily long ;-)

    • Custom User Avatar
      • redikx
      • commented on "Find Nearest square number" java solution
      • 7 years ago

      Thank You for Valuable Input. As from each I am trying to learn sth, just to understand: code doesn't do what it was supposed to do, returns wrong result, or we just having fun from beginner tries?

    • Custom User Avatar
      • Liverm0r
      • commented on "Find Nearest square number" java solution
      • 7 years ago

      what's wrong with u?)

    • Custom User Avatar
      • Liverm0r
      • commented on "Descending Order" java solution
      • 8 years ago

      it is

    • Custom User Avatar
      • adonnen
      • commented on "Numbers with this digit inside" java solution
      • 8 years ago

      good one!

    • Custom User Avatar
      • Liverm0r
      • commented on "1/n- Cycle" java solution
      • 8 years ago

      could you please explain, how does it work?

    • Custom User Avatar
      • Nickie Thomas
      • commented on "A Rule of Divisibility by 13" java solution
      • 8 years ago

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

    • Custom User Avatar
      • kwiniarski97
      • commented on "Special Multiples" java solution
      • 8 years ago

      really bad primes solution

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...