Download presentation
Presentation is loading. Please wait.
Published byBryce Miles Modified over 5 years ago
1
Array operations Dr. T. Kokilavani Assistant Professor
Department of Computer Science St. Joseph’s College Trichy Data Structures and Algorithms, Dr.T.Kokilavani, SJC
2
Operations in an array We can perform the following operations in an array element. Insertion of an element Deletion of an element Merging of two arrays Searching an element.
3
Insertion in an array Data Structures and Algorithms, Dr.T.Kokilavani, SJC
4
Data Structures and Algorithms, Dr.T.Kokilavani, SJC
5
Deletion Data Structures and Algorithms, Dr.T.Kokilavani, SJC
6
Data Structures and Algorithms, Dr.T.Kokilavani, SJC
7
Merging Merging is an important operation when we need to compact elements from two different arrays into a single array. Data Structures and Algorithms, Dr.T.Kokilavani, SJC
8
Data Structures and Algorithms, Dr.T.Kokilavani, SJC
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.