geekquad / AlgoBook

A beginner-friendly project to help you in open-source contributions. Data Structures & Algorithms in various programming languages Please leave a star ⭐ to support this project! ✨
https://discord.gg/ZMmwsWvsFj
MIT License
295 stars 300 forks source link

Added insert at any position in Python linked list #520

Open banerjeesoumya15 opened 2 years ago

banerjeesoumya15 commented 2 years ago

Added functionality where a given node can be inserted at any given position in the linked list