Define Data structure and also write down the difference between primitive and non-primitive data structure.
What is an algorithm? Distinguish between a program and an algorithm.
Implement an array in C, supporting insertion at the
beginning
at the specific position
Define the complexity of an algorithm. Also explain time and space complexity in detail.
Write a program in C to implement Bubble sort in a one-dimensional array.
Explain the Asymptotic Notation.
What do you mean by best, worst and average case analysis of an algorithm?
0 comments:
Post a Comment