What are the operations that can be performed on a data-structures?

What are the operations that can be performed on a data-structures?

traversing, linear searching , binary searching, sorting(bubble,insertion,etc), hashing

1 Like
  • Basic Operations: Traversing, Searching, Sorting, Hashing, Insertion, Deletion and Merging