You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a linked list program which can create multiple lists and store them in a file. When a list has to be edited or added, the list is loaded from the main memory and the operations are perfor…