MasterControl Interview Question

How would you have improved the code you wrote to verify the user's password?

Interview Answer

Anonymous

Feb 10, 2022

I would break the logic checking the string into a completely separate function.