answersLogoWhite

0


Best Answer

It depends on what you intend to do with the data. The assumption is the data is dynamic, the number of elements are not known in advance. Binary trees are best if you want to sort the data as it is entered. Linked lists are best if you simply want a list of sequential data, or need to implement a stack or a queue.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

linked list

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which data structure is Best for library management system wheater Tree or Linked list?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is linked organization in data structure?

Linked organization in data structure is the organization of data records that are linked together by references. These links are also known as connectors.


What is meant by doubly linked list?

In C programming, a double linked-list refers to a linked data structure that contains a set of links that have been linked sequentially.


What is the difference between linked list and Ordinary list?

A list is an abstract data structure, usually defined as an ordered collection of data. A linked list refers to a specific implementation of a list in which each element in the list is connected (linked) to the next element.


Advantage and disadvantage of linked list?

Linked list is a dynamic data structure that contains a "link" to the structure containing the next item. It is a collection of structures ordered not by their physical placement in memory (like array) but by logical links that are stored as part of the data in the structure itself.Advantages of Linked Lists- Dynamic structure (Mem. Allocated at run-time).- We can have more than one datatype.- Re-arrange of linked list is easy (Insertion-Deletion).- It doesn't waste memory.Disadvantages of Linked Lists- In linked list, if we want to access any node it is difficult.- It is occupying more memory.


What are the linked list utility in memory management?

A simple linked-list is an approach is to store the freelist of memory blocks, where each node of the linked list contains a pointer to a single free block in the memory pool.

Related questions

What is linked organization in data structure?

Linked organization in data structure is the organization of data records that are linked together by references. These links are also known as connectors.


Full form of DLL in .NET?

dynamik link library


What are the structure of a dbms?

A Data Base Management System can be as simple or as complicated as the developer wants it to be. Fields contain information. Records are a collection of Fields. Databases are a linked system of Records


How do organizational functions impact organizational structures?

Organization functions impact structure because of reporting and authority. When a functional area is linked to executive management, it becomes strategic within the organization.


What is the full form of dll?

DLL = Dynamically Linked Library


What is meant by doubly linked list?

In C programming, a double linked-list refers to a linked data structure that contains a set of links that have been linked sequentially.


32 can you create a linked list with out structure pointer?

Not in C, no.


What is the difference between linked list and Ordinary list?

A list is an abstract data structure, usually defined as an ordered collection of data. A linked list refers to a specific implementation of a list in which each element in the list is connected (linked) to the next element.


How is the structure of boron trifluoride?

The molecular formula is boron trifluoride is BF3. Its structure is linked in the related links.


Advantage and disadvantage of linked list?

Linked list is a dynamic data structure that contains a "link" to the structure containing the next item. It is a collection of structures ordered not by their physical placement in memory (like array) but by logical links that are stored as part of the data in the structure itself.Advantages of Linked Lists- Dynamic structure (Mem. Allocated at run-time).- We can have more than one datatype.- Re-arrange of linked list is easy (Insertion-Deletion).- It doesn't waste memory.Disadvantages of Linked Lists- In linked list, if we want to access any node it is difficult.- It is occupying more memory.


What is the name of the molecular structure of cinnamaldehyde?

This is a phenyl group linked to an aldehyde.


Why should paragraphs be linked if a paragraph can stand as a structure?

Paragraphs are a part of a body of unity in the structure of your subject: stay in subject.