Password Hashing: PBKDF2, Scrypt, Bcrypt and ARGON2

What’s the best algorithm for storing passwords? MD5, SHA256, PBKDF2, BCrypt, Scrypt, ARGON2? Let’s review the status of hashing in 2020.