ManasDroid / Hacktoberfest2020

Starting from the first timers to advanced level programmers all are invited to contribute to this repo.
7 stars 68 forks source link

Swap_two_nodes.cpp #100

Closed minks21 closed 4 years ago

minks21 commented 4 years ago

Swap two nodes in a linked list. The code can handle multiple number of test case at the same time.