What if I want to find by email? Or better, what if I want to find a male with username atuny10?
Stop with the nonsense advice!
Map is not a replacement for find. When learning data structure and algorithms you will find out that if the purpose of the application is search, neither find or Map are ideal solution.