in reply to Searching first array in second array.

@ rkrieger - You are a Genius. The code worked liked a lightning. It was able to process 4,00,000 elements in 2 seconds...Thats indeed Almighty

Thanks a bunch once again.

Sorting algorithm couldn't help much as it took more than 20 minutes and I had to finally exit the script execution.

Perl and Perl monks are indeed making my sorting concepts strong. :)

  • Comment on Re: Searching first array in second array.