Magic Leap Interview Question

Write a function for colliding spheres

Interview Answer

Anonymous

Oct 12, 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.