Can you list out some Project titles in data structure? |
Answer from Sumit Arora
There is no name which is specific to the Data Structures only.
Data structures is the part of your project work, as an example , there is a product name "Router".
When the functioning of router will be designed there will be a lot of use of Data structures as well, which will used to store various routing IP address and there will be a lot of functioning which is supposed to play with these IP Address.
so there will be a lot of insertion/deletion/reading of IP address, when router will take decision of some path, so the designing of its data structures must be so optimal so It can work effectively in normal/hard/poor conditions.
ORACLE/SQL Server they provides the user interface to design the database, which internally is a data structures which is use extensively primitive data types and in the top of that a lot or non-primitive data types , e.g; linear/non-linear data structures for effective functioning.
A lot of searching/sorting/insertion/deletion algorithms are part of the data structures.
So Data structures is part of your project, every project play with data, and you design the data , which call as Data structure and on the top of you use a lot of functions,
Regarding the design and functioning on this data, totally depends on the project specific.
|
|
|
First answer by ID3723444080. Last edit by ID3723444080. Question popularity: 35 [recommend question]
|
Research your answer: |
Can you answer other questions about databases and data management systems?
|
|


