top | item 46088077

(no title)

wwalker2112 | 3 months ago

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.

discuss

order

DrammBA|3 months ago

> my favorite coding assessments is a polymorphism challenge, mainly because our codebases are full of it

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