• Data Structures - Section 1
21.  What are the types of Collision Resolution Techniques and the methods used in each of the type?

22.  In RDBMS, what is the efficient data structure used in the internal storage representation?

23.  What is a spanning Tree?

24.  Does the minimum spanning tree of a graph give the shortest distance between any 2 specified nodes?

25.  Which is the simplest file structure? (Sequential, Indexed, Random)

26.  Whether Linked List is linear or Non-linear data structure?