Mymind infotech interview question

Delete duplicate records in a table

Interview Answers

Anonymous

9 July 2015

I answers this question like a normal way, but they want query which processing time is very low.

2

Anonymous

27 Sept 2018

They are asking to to this with hashmap or by using set in java. So the time will be low and loop don't have to execute each and every time