Skip to content
- What is Data Structure? Why do we need data structure?
- Explain the performance analysis of an algorithm (Time complexity and space complexity) and write the asymptotic notation of algorithms?
- How the data structure are classified? Difference between linear search and non-linear search?
- Define ADT ? What are the benefits of ADT ? mention the features of ADT?
- To write an efficient program we should know data structure.Explain the above statement?
- write a program to implement sequential search algorithm?
- define Big O notation for time complexity measurement of algorithms?
One thought on “Data Structure”