VGandhi27 / hacktoberfest-2023

Create 4 pull requests by adding any DSA algorithms in C , C++, Java or Python
MIT License
9 stars 40 forks source link

merge two sorted linked list in c++ #49

Closed shishirkj closed 8 months ago

shishirkj commented 8 months ago

C++ code for merging two sorted linked list

VGandhi27 commented 8 months ago

okay