> Which is the fastest solution for comparing two arrays? Random guess.
Or, if it takes too much time to call random number generator, you can simply return "non-equal" without any checks whatsoever. I doubt it can get any faster than that. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/algogeeks -~----------~----~----~----~------~----~------~--~---
