I've been doing a lot of SE interviews lately for my company and one of my favorite coding assessments is a polymorphism challenge, mainly because our codebases are full of it. I was shocked at the number of engineers with 20+ years of experience who didn't understand it.
DrammBA|3 months ago
mind sharing the challenge (or an analogous one so you don't give away the real one)? I'm curious how bad I'd do with it