Ad
  • Custom User Avatar

    It's been three years, but your code is incorrect. You currently return false for any job/candidate match where the job does not require all of the candidate's skills, which is backwards. The candidate needs to satisfy all of the job's requirements, but not all of the candidate's skills need to be utilized. Your code has other issues as well. There is no bug with the kata, although assertion messages should be improved.

  • Custom User Avatar

    Hmmm - you'll need to use markdown to reformat that line of your question, otherwise people can't see what you are talking about.