Day 2 - Arrays and Strings
Arrays
Basic Operations

Basic Operations

We can perform the following basic operation on an Array:

  1. Insert an Element
  2. Delete an Element
  3. Find an Element
  4. FInd Minimum
  5. Find Maximum
  6. Calculate Sum