Google Interview Question

How to implement an efficient 2D median filter?

Interview Answer

Anonymous

Oct 27, 2020

I described the Thomas Huang's algorithm.