akrishmohan
Programmer
HI all
I am very new to perl... I was just wondering about the solution to this question.
I have two arrays A and B containing integers. Now i want to merge the two arrays. I was kinda confused with the syntax in perl so I didnt know which method to chhose. Anyways the idea is to remove the elements in B that exist in A before merging them.
An efficient algorithm would be helpful
Thanks
Regards
Perl_Krishna
I am very new to perl... I was just wondering about the solution to this question.
I have two arrays A and B containing integers. Now i want to merge the two arrays. I was kinda confused with the syntax in perl so I didnt know which method to chhose. Anyways the idea is to remove the elements in B that exist in A before merging them.
An efficient algorithm would be helpful
Thanks
Regards
Perl_Krishna