Nivedita967 / Data-Structure-and-Algorithms

Data Structure and Algorithms problems across various platforms.
MIT License
47 stars 77 forks source link

Added swap node leetCode in python #1095

Closed Kpraful closed 3 years ago

Kpraful commented 3 years ago

Related Issue

Closes: #778 number that will be closed through this PR

Describe the changes you've made

Added swap node in pair leetCode in python

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

NA

Language used for coding

Python3

Checklist: