Skip to content

soumyadeeptadas/Implementation-of-Linked-list-in-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Implementation-of-Linked-list-in-C

Implementation of Book Store Management problem as a linked list practice in C

Features include:

  1. Display Books and details
  2. Purchase
  3. Add Books to Stock( for Admin)

The problem is a basic and crude implementation which include separate linked lists for specific genre of books.

This project is solely for the practice of linked lists in c and not for practical puposes XD

About

Implementation of Book Store Management problem as a linked list practice in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages