Data Structure Important Questions and Answers Pdf - 1
Question: 1
What is a strictly triangular array?
It is an upper triangular array or a lower triangular array in which the elements on the diagonal all have value zero.
Question: 2
What is an inverted file organization?
It is a multi-key file organization technique that uses inversion indices.
Question: 3
What is an adjacency list?
It is an array of pointers to linked lists, one for each vertex of the graph.
For each vertex, its linked list contains all the vertices that are adjacent to it.
The vertices in the linked list are stored in an arbitrary order.
Question: 4
What is a critical path?
It is the longest path in the activity graph.
Question: 5
What is a simple exchange sort?
It is one of the families of exchange sorts where pairs of key values of adjacent records (items) are compared and exchanged if they are not in proper relative positions.
Computer Proficiency Test Question Paper Pdf More
C++ Programming Coding Questions and Answers Pdf More
C Programming Viva Questions and Answers Pdf More
OOPS Objective Questions and Answers Pdf More
C Programming MCQ Questions and Answers Pdf More
MCQ on Famous Personalities of India and World Pdf More
7000+ TNPSC Fill in the Blanks with Correct Homophones More
Samacheer Kalvi 12 Importing C++ Programs in Python Questions More
1000+ Aptitude Test Questions and Answers Pdf More
Computer Knowledge Quiz for Bank Exams More