Skip to content

A console based Library Management System built in Java using data structures and object oriented programming principles. The project implements Linked List for dynamic book storage, Stack for undo operations, Queue for managing borrow requests, and HashMap for fast searching by ID or title.

Notifications You must be signed in to change notification settings

vishnuvardhan-kp/Library_Management_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

About

A console based Library Management System built in Java using data structures and object oriented programming principles. The project implements Linked List for dynamic book storage, Stack for undo operations, Queue for managing borrow requests, and HashMap for fast searching by ID or title.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages