Ad
  • Custom User Avatar

    Among my testcases there was a call against string with single quote, like "foos aren't bars", while expected result was "Foos Aren't Bars". But "aren't".title() equals "Aren'T", so solution using it doesn't work, and yet it's at the top. So, different people given different testcases, some get "harder" cases, which causes them to write more complex code than other people.