Google interview question

How to implement an efficient 2D median filter?

Interview Answer

Anonymous

27 Oct 2020

I described the Thomas Huang's algorithm.