UST Interview Question

Product of Array except index itself.

Interview Answer

Anonymous

Aug 6, 2022

I explained, I will split the array in two half from the index position as LEFT and RIGHT and then do the multiplication