Wednesday, September 23, 2020

UNIT-1 Assignments

 

UNIT-1         ASSIGNMENT -1

 

1)    Define data structure and display the classification of data structures.

2)   What is the need of sorting and list out the different types of sorting techniques?

3)   What is the need the searching and list out the different types of searching techniques?

4)   Define ADT and write the advantages of ADT.

 

 

UNIT-1         ASSIGNMENT -2

 

1)    Briefly explain about the linear search algorithm with some example.

2)   Briefly explain about Quick sort algorithm with some example.

3)   Briefly explain about the binary search algorithm with some example.

4)   Briefly explain about the radix algorithm with some example.