I messed up a question in my Facebook data engineer interview in 2016. They asked me, “Write an algorithm that produces all the possible permutations of a given set of numbers.” I started an approach with a nested loop and realized it wouldn’t work. I tried something else recursion-based and got lost in the details. Soon, the interviewer told me I was o…
Keep reading with a 7-day free trial
Subscribe to DataEngineer.io Newsletter to keep reading this post and get 7 days of free access to the full post archives.