rathoresrikant / HacktoberFestContribute

Please note that contributions made to this repository are not counted as valid for Hacktoberfest 2021.
MIT License
65 stars 660 forks source link

LinkedList Implementations and functions #1266

Open ab637 opened 1 year ago

ab637 commented 1 year ago

I have uploaded the essential linked list functions like printing the node, deleting the node, inserting the node at the head, and inserting the node at the middle. Also I have commented it in an understandable language ( mix of English and Hindi )