Internal1 QP
Internal1 QP
Date :18.03.25
Reg. No: Yr/Sem/II/IV
Session : AN
9. Write the time and space complexity of insertion sort. (AU., A/M 2023) C213.1 BTL1
10. What are the methods of Reccurrence Relation? (AU.,A/M2024) C213.1 BTL1
11. What is Asymptotic Notation? Write the asymptotic notation used for (AU,A/M 2024) C213.1 BTL2
best case, average case and average case analysis of algorithm(16)
12. Explain Linear search and Binary search with suitable example.(16) (AU,A/M2024) C213.1 BTL2
14. Write a short notes on i) Frequency distributions ii)
Explain Rabin karp algorithm with suitable example.(16) (AU,A/M2024) C213.1 BTL2
Outliers
What is heap sort? Explain maxheap and minheap with suitable example.
(16) (AU.,N/D2023) C213.1 BTL2
15. Explain briefly interpolation search with suitable exaexample.(16)
AU,N/D2023) C213.1 BTL2
13.
16. Solve the following recurrence relation using backward and forward
substitution method. (AU,N/D2023) C213.1 BTL3
T(n)= n-1+ n