Friday, June 28, 2024

Array

 



1. Insert element  at the front.-Algorithm

2. Insert element  at the end.-Algorithm

3. Insert element  at any position.-Algorithm

4. Delete element  from the front.-Algorithm

5. Delete element  from the end.-Algorithm

6. Delete element  from any position-Algorithm

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