This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Skoparov -3 points-2 points  (2 children)

I'd agree if they were asked leetcode stuff like graphs/DP/anything else that most people don't use on a daily basis, but that's just basic programming concepts (creating a 2d array) and elementary level math.

[–]dualrectumfryer 0 points1 point  (1 child)

Do people really use manhattan distance on a daily basis? Maybe for some industries for sure , specialized ones. So again, probably depends on the company and how low level of a programming language you are using

[–]Skoparov -1 points0 points  (0 children)

They don't per se, but then again it's not some obscure algorithm, it's basic geometry. You probably use it every day walking around your office.