I have tried to remove the duplicate elements from the array using c language, here iam using 3 for loop to remove the duplicate elements.
How can this optimize the code