• 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
Parra_Inc Avatar
Name:Carlos Parra
Clan:Dominican's Clan
Skills:java, mysql, sql server, php, zend framework, others
Member Since:Aug 2015
Last Seen:Jul 2021
Profiles:
Following:6
Followers:3
Allies:3
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (49)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Just4FunCoder
    • resolved a suggestion on "Ordering the words!" kata
    • 5 months ago

    Enabled in this fork

  • Custom User Avatar
    • ejini战神
    • resolved a suggestion on "Ordering the words!" kata
    • 2 years ago

    Approved

  • Custom User Avatar
    • saudiGuy
    • created a suggestion for "Ordering the words!" kata
    • 2 years ago

    python new test framework

  • Custom User Avatar
    • farhanaditya
    • commented on "Ordering the words!" kata
    • 4 years ago

    Great explanation, even better if you add it to the description as well.

  • Custom User Avatar
    • user9644768
    • created a suggestion for "Ordering the words!" kata
    • 4 years ago

    Ruby 3.0 should be enabled.

  • Custom User Avatar
    • Blind4Basics
    • resolved an issue on "Ordering the words!" kata
    • 6 years ago

    not an issue

  • Custom User Avatar
    • anter69
    • resolved a suggestion on "Descending Order" kata
    • 6 years ago

    Re-raised as an issue.

  • Custom User Avatar
    • kumquatfelafel
    • commented on "Descending Order" kata
    • 8 years ago

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

  • Custom User Avatar
    • myjinxin2015
    • commented on "Ordering the words!" kata
    • 9 years ago

    Your if sentence is wrong, change to:

    if s == ("") || s == (nil)
    

    EDIT: Brackets are not necessary.

  • Custom User Avatar
    • myjinxin2015
    • commented on "Ordering the words!" kata
    • 9 years ago

    The error means nil has no a method split, I think perhaps you want use split with a string value, but your code generate some invalid value(nil) , and then call split, and then post the error. isn't it?

    EDIT: I've read the description, it said:

    you should validate that the given string is not empty or null. If so, the method should return:
    "Invalid String!"

    If you forgot to validate the type of the argument?

  • Custom User Avatar
    • lettucegreen
    • commented on "Ordering the words!" kata
    • 9 years ago

    Ruby!

  • Custom User Avatar
    • myjinxin2015
    • commented on "Ordering the words!" kata
    • 9 years ago

    A small suggestion is you should tell author that you are using which language ;-)

  • Custom User Avatar
    • lettucegreen
    • commented on "Ordering the words!" kata
    • 9 years ago

    all my tests pass, yet when i try to submit, i get the following:
    STDERR:
    order_word': undefined method split' for nil:NilClass (NoMethodError)
    from block in ' from block in describe'
    from measure' from describe'
    from `
    '

    any suggestions?

  • Custom User Avatar
    • Javatlacati
    • commented on "Ordering the words!" kata
    • 9 years ago

    can you post your code please?

  • Custom User Avatar
    • Javatlacati
    • created a suggestion for "Ordering the words!" kata
    • 9 years ago

    CoffeeScript translation Kumited! Please Accept :D

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...