1. Insert element at the front.-Algorithm
2. Insert element at the end.-Algorithm
3. Insert
element at any position.
4. Delete
element from the front.
5. Delete element from the end.
6. Delete element from any position
7.Address calculation
8.Advantages,Disadvantages
2D Array
1. Row major / Column major address calculation
Sparse matrix
Upper triangular/Lower triangular matrix
No comments:
Post a Comment