Dsa

We have many free term papers and essays on Dsa. We also have a wide variety of research papers and book reports available to you for free. You can browse our collection of term papers or use our search engine.

Dsa

Data Structure

1. What is data structure?
A data structure is a way of organizing data that considers not only the items stored, but also their relationship to each other. Advance knowledge about the relationship between data items allows designing of efficient algorithms for the manipulation of data.

2. List out the areas in which data structures are applied extensively?
 Compiler Design,
 Operating System,
 Database Management System,
 Statistical analysis package,
 Numerical Analysis,
 Graphics,
 Artificial Intelligence,
 Simulation

3. What are the major data structures used in the following areas : RDBMS, Network data model & Hierarchical data model.
 RDBMS – Array (i.e. Array of structures)
 Network data model – Graph
 Hierarchical data model – Trees

4. If you are using C language to implement the heterogeneous linked list, what pointer type will you use?
The heterogeneous linked list contains different data types in its nodes and we need a link, pointer to connect them. It is not possible to use ordinary pointers for this. So we go for void pointer. Void pointer is capable of storing pointer to any type as it is a generic pointer type.

5. Minimum number of queues needed to implement the priority queue?
Two. One queue is used for actual storing of data and another for storing priorities.

6. What is the data structures used to perform recursion?
Stack. Because of its LIFO (Last In First Out) property it remembers its ‘caller' so knows whom to return when the function has to return. Recursion makes use of system stack for storing the return addresses of the function calls.
Every recursive function has its equivalent iterative...
  • Submitted by: pranky007
  • Date Submitted: 06/05/2006 05:52 AM
  • Category: Technology
  • Words: 1517
  • Pages: 7
  • Views: 333
  • Rank: 82069

Related Essays

  • Dsa DSA. As spiritual leaders in the community we Catholic Bishops of Texas are acutely aware of the violence in our state. Despite a ...
  • Dsa dsa. Data Structure 1. What is data structure? A data structure is a way of organizing data that considers not only the items stored ...
  • Public Perception Of Direct Selling ... London WC2E 9DP Tel: 020 7497 1234 Fax: 020 7497 3144 E-mail: info@dsa.org.uk Website: www.dsa.org.uk The Direct Selling Association ...
  • B2b Vs B2c ... The DSA Code of Ethics ensures that member companies will "make no statements or promises that might mislead either consumers or prospe...
  • Non Store Retail Formats ... national codes. All direct selling companies agree to be bound by these codes as a condition of membership in a national DSA. Choosing .....

Saved Papers

Save papers so you can find them more easily!

Join Now

Get instant access to over 170,000 papers.

Join Now