Appinventiv Interview Question

delete every 3rd element from array?

Interview Answer

Anonymous

Jan 30, 2018

Logic---- increment loop i=i+2;