Which is the simplest file structure?

(a) Sequential

(b) Indexed

(c) Random

(a) Sequential


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

in tree construction which is the suitable efficient data structure? (Array, linked list, stack, queue)

0 Answers  


Which is better arraylist or linkedlist?

0 Answers  


Is it legal to initialize list like this?

0 Answers  


Why do we use hashset?

0 Answers  


What is the purpose of sorting algorithms?

0 Answers  






What do you mean by spanning tree?

0 Answers   TCS,


Describe the types of data structures?

0 Answers  


How do you implement a stack?

0 Answers  


What is a concurrenthashmap?

0 Answers  


What is a matrix?

0 Answers  


an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].

0 Answers  


what are the applications that use Linked lists?

0 Answers  


Categories