What are the various operations that can be performed on different Data Structures?

Data Structure >   Data Structure Introduction >   Various Data structures operations  

Short Question

14635


Answer:

  • Insertion: Add a new data item in the given collection of data items.
  • Deletion: Delete an existing data item from the given collection of data items.
  • Traversal: Access each data item exactly once so that it can be processed.
  • Searching: Find out the location of the data item if it exists in the given collection of data items.
  • Sorting: Arranging the data items in some order i.e. in ascending or descending order in case of numerical data and in dictionary order in case of alphanumeric data.


This Particular section is dedicated to Question & Answer only. If you want learn more about Data Structure. Then you can visit below links to get more depth on this subject.




Join Our telegram group to ask Questions

Click below button to join our groups.