Flytxt interview question

Remove duplicate elements from the array and find the second-largest digit from the array without using collections or any inbuilt methods

Interview Answer

Anonymous

16 Dec 2022

I tried but failed