Skip to content

This program is my assignment in semester 2. My college assignment requires using several data structures, namely list, stack, queue, set, map, tree, graph, disjoint set, sorting, binary tree, binary search tree, MST (Prim's Algorithm) , Shortest Path (Djikstra)

Notifications You must be signed in to change notification settings

RifqiMakarim/E-library_Sepuhbuku_ManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

E-library Sepuhbuku - Management System

This program is a library management system program using the C++ language. Some of the features available in this program are adding new books, adding new library members, borrowing books, returning books, book search feature, book sorting feature, library group feature, distance information feature between library branches, fastest route search feature from the library to home book borrowers, and information about book categories. This program was created with the aim of collecting data structure and algorithm course assignments in semester 2. I hope this program can be further developed and be useful for everyone

About

This program is my assignment in semester 2. My college assignment requires using several data structures, namely list, stack, queue, set, map, tree, graph, disjoint set, sorting, binary tree, binary search tree, MST (Prim's Algorithm) , Shortest Path (Djikstra)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages