Hash map instead of ladders July 31, 2020 Programming Cool tip from Adrian Olszewski about avoiding the “anti-pattern” of a ladder of if then else statements. Posting here to remind me to try that out when I have a chance.