ElonReveMusk / Hactoberfest-2022

Contribute to all your PR's over here to get some awesome Hactoberfest goodies.
Apache License 2.0
7 stars 76 forks source link

Create union.cpp #113

Closed DevPrakash2002 closed 1 year ago

DevPrakash2002 commented 1 year ago

C++ program to find union and intersection of two unsorted linked lists in O(m+n) time.