Pergunta de entrevista da empresa Phenom

I was given a password validator coding problem. The criteria for a valid password were: it should contain at least one lowercase character, one uppercase character, a number, and should be longer than 8 characters. I was further asked about how I would make the password stronger.