Highlights
Problem for R3 Batch(Enrolment Numbers BT19CSE061 to BT19CSE090):
Library management System
In an institute library, the following information are stored corresponding to each book:
1. Name of the book
2. Subject
3. Authors (surname first) of the book
4. Accsession number (an accession number is a sequential number assigned to each record or item as it is added to a library collection or database and which indicates the chronological order of its acquisition)
5. New print or reprint with year of publish
6. Issued/available
All books are stored in the database made up of either AVL-tree, B-tree or B+-tree. All books of the same subject, are to be sorted according to title. All books of same title are sorted according to names of authors (if at all exists). All copies of the same book are sorted according to year of print.
Problem for R4 Batch(Enrolment Numbers BT19CSE091 to BT19CSE127):
Accommodation Management System
The following structure defines the accommodation records maintained for all residents of VNIT campus.
struct accommodation
{
char firstname [50];
char lastname [50];
char accommodation_type [20];
int idtype;
struct idnum
{
char aadhaar [15];
char passport [15];
char empcode [15];
};
char address [100];
}
Create a database of all residents of VNIT campus using either AVL-tree, B-tree or B+-tree as per your choice. The field idtype takes a value 0, 1, or 2, indicating whether the ID is Aadhaar Card number, Passport number, or Employee code respectively.
This CSL214 - IT Assignment has been solved by our IT experts at My Uni Paper. Our Assignment Writing Experts are efficient to provide a fresh solution to this question. We are serving more than 10000+ Students in Australia, UK & US by helping them to score HD in their academics. Our Experts are well trained to follow all marking rubrics & referencing style.
Be it a used or new solution, the quality of the work submitted by our assignment experts remains unhampered. You may continue to expect the same or even better quality with the used and new assignment solution files respectively. There’s one thing to be noticed that you could choose one between the two and acquire an HD either way. You could choose a new assignment solution file to get yourself an exclusive, plagiarism (with free Turnitin file), expert quality assignment or order an old solution file that was considered worthy of the highest distinction.
© Copyright 2026 My Uni Papers – Student Hustle Made Hassle Free. All rights reserved.