python-geeks / Leetcode-scripts

Repo for creating awesome leetcode solution scripts to make my panda smarter
MIT License
18 stars 31 forks source link

25 | Reverse Nodes in k-Group | Pythpn #44

Closed pawangeek closed 2 years ago

pawangeek commented 2 years ago

Leetcode Question no. - 25

Problem name - Reverse Nodes in k-Group

Instructions

Programming Language

Happy Coding

sourabmaity commented 2 years ago

@pawangeek i want to solve this problem