Test: Data Structure Chapter 1 2 BCA 4
Write a short note on Big 'O' Notations? Give its advantages? [2]
What is meant by problem solving techniques? Give any two examples? [3]
Write a short note on Stack? How are they implemented? [5]
What is meant by Data Structure? What are its advantages? List any two
data structure elements? [5]
Write a program to implement Bubble sort in array ? [5]
Write a program to implement linear search using array? [5]