Can someone please explain how to multiply two polynomials using fft using an example, I have read the theory of the same and possibly understood but lacking somewhere in its implementation. It'll become much clear if I get the working of its code using an example.
You can find the inmplementation of FFT's simplest version here