Ad
  • Default User Avatar

    I completed this kata with Java and I had no problems. I found it good for training sorting collections. The only thing I would add to the description is that the original input String comes with ',' between fields and you're expected to remove the commas for the output.