If i got two int lists where i want to compare these numbers is it ok
If i got two int lists where i want to compare these numbers is it ok to use a for loop and a contain to check each number or is this a slow way to check the numbers. If so how would you do. The numbers isn't at the same place in the list if they exist of course.
Rajanikant HawaldarPosted Feb 9, 2021, 5:40 AM
Jignesh KumarPosted Feb 9, 2021, 5:29 AM
Amit GuptaPosted Feb 9, 2021, 5:18 AM