• 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
dmitry Avatar
Name:Dmitry Polushkin
Clan:9flats.com
Member Since:Dec 2013
Last Seen:Nov 2017
Profiles:
Following:0
Followers:2
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (35)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • kirschkakao
    • commented on "Can you get the loop ?" kata
    • 6 years ago

    the Link was updated to https://blog.ostermiller.org/finding-a-loop-in-a-singly-linked-list/

  • Custom User Avatar
    • Cicada313
    • commented on "Convert PascalCase string into snake_case" javascript solution
    • 8 years ago

    pretty slick way of forcing a string!

  • Custom User Avatar
    • jonathancox
    • commented on "Convert PascalCase string into snake_case" javascript solution
    • 10 years ago

    This script has a good balance of speed and its clean to read. Nice work.

  • Custom User Avatar
    • tpsousa
    • commented on "Can you get the loop ?" kata
    • 10 years ago

    My mind was blown away with "Catch Loops in Two Passes" approach! How elegant.

  • Custom User Avatar
    • YiyangLi
    • commented on "Can you get the loop ?" kata
    • 10 years ago

    Great article, yep, I did use the last one. Since there is a tail before the loop, I need to call the method twice.

  • Custom User Avatar
    • NobbZ
    • commented on "Remove anchor from URL" kata
    • 11 years ago

    You have forgotten that one can use recursion!

  • Custom User Avatar
    • user5668951
    • commented on "Not very secure" ruby solution
    • 11 years ago

    Returning nil from a method which clearly should return either false or true can lead to bugs. E.g. alphanumeric?(s) == false wouldn't work as expected.

  • Custom User Avatar
    • SnooperSnayk
    • commented on "Bag#every?" ruby solution
    • 12 years ago

    Cheats ;D

  • Custom User Avatar
    • prat0318
    • commented on "Can you get the loop ?" ruby solution
    • 12 years ago

    Nice and a different solution!

  • Custom User Avatar
    • bilalq
    • commented on "Not very secure" ruby solution
    • 12 years ago

    But everything other than nil and false are truthy in Ruby. There's no need to do an explicit boolean conversion.

  • Custom User Avatar
    • dmitry
    • commented on "Battleship field validator" kata
    • 12 years ago

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

  • Custom User Avatar
    • dmitry
    • commented on "Coordinates Validator" javascript solution
    • 12 years ago

    Nice one regexp solution!

  • Custom User Avatar
    • dmitry
    • commented on "Time-like string format" kata
    • 12 years ago

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

  • Custom User Avatar
    • dmitry
    • commented on "String format using coffeescript" coffeescript solution
    • 12 years ago

    True coffeescript solution!

  • Custom User Avatar
    • dmitry
    • commented on "Round by 0.5 steps" coffeescript solution
    • 12 years ago

    Nice solution.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...