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
294 stars 300 forks source link

added function that deletes middle node #547

Closed pranay-009 closed 1 year ago

pranay-009 commented 1 year ago

I have added a function that can delete the middle node from a linked list