Skip to content

Assignments and mini-projects done as a part of the 2-part course on Data Structures and Program Design at CSE Department, VNIT Nagpur

License

Notifications You must be signed in to change notification settings

mathurpulkit/DSPD-Assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSPD-Assignments

This repository contains assignments and mini-projects done as a part of the 2-part course on Data Structures and Program Design at Computer Science and Engineering Department, VNIT Nagpur.

The basic problem statement is to create a Library Management System which allows us to:

  • Add Members(Student and Faculty)
  • Add and Sort Books
  • Display Members with maximum number of books issued
  • Calculate Fines against a given Member
  • Display Member with maximum fines

The assignments implement storing and manipulating data using the following Data Structures:

Assignment codes, compilation details and detailed problem statements for each Data Structure are present in each folder.

About

Assignments and mini-projects done as a part of the 2-part course on Data Structures and Program Design at CSE Department, VNIT Nagpur

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages