Data-Structures-
Data-Structures- copied to clipboard
Iinkedlist.cpp
Implementation of singly linked list and there functions create, display, traverse, count number of rows and maximum element in the linked list.