Algo
Algo
a) Counting sort
b) Radix sort
e) Bucket sort
d) Shen sort
11. Binary search iterative & recursive algorithm with time complexity.
19. What is a complete graph? Show that the sum of degree of all the vertices in a graph is always
even.
24. What are the components of Knuth Morris Pratt algorithm? Explain it with example.
25. Explain Boyer Moore string matching algorithm.
26. Which sorting algorithm should we use for string? Describe with its features.
27. Time complexity related numerical (Substitution method, tree based method, master theorem).