jmljk2003 / Linked-Lists-Implementaion-in-C

Linked list implementation in the scenario of restaurants and recording customer visits. Includes linked list traversal and saving data within arrays in each node. Providing quantity of visits of each customer to particular restaurants and also displaying which restaurants a customer has not visit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jmljk2003/Linked-Lists-Implementaion-in-C Stargazers