Magic Leap interview question

Write a function for colliding spheres

Interview Answer

Anonymous

12 Oct 2018

I couldn't remember the Pythagorean Theorem and could not use a computer for research. I wrote one using Vector3.Distance, but that didn't please them.