krishna14kant / Data-Structures-

hacktoberfest hacktoberfest2020 hacktoberfest-accepted
45 stars 481 forks source link

Iinkedlist.cpp #562

Open harshit-3103 opened 1 year ago

harshit-3103 commented 1 year ago

Implementation of singly linked list and there functions create, display, traverse, count number of rows and maximum element in the linked list.