Practical Implementation for Optimal Stopping - Look Then Leap Rule

What is the optimal stopping? (%37 rule)

In a sentence, optimal stopping means that "how long we should keep looking for something to find the best one" In this repo, I have simulated famous secretary problem. My aim is to increase the odds to find best secretary among the applicant pool.

For more information check out my blog https://mehmetozanguven.github.io/others/2022/02/04/secretary-problem-optimal-stopping-look-then-leap-rule.html