employer cover photo
employer logo
employer logo

Check Point Software Technologies

Engaged employer

Check Point Software Technologies interview question

given some rules to valid password write a function that gets string and return true if the string is a valid password

Interview Answer

Anonymous

11 Mar 2025

very simple if else kind of function in Python

1