geetansh-monga / Data-Structure

2nd Semester,BCA VIPS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data-Structure

2nd Semester,BCA VIPS //Programs:

  1. Enter elements in the Array and Display.
  2. Insert an element at index position entered by the user
  3. Delete an element at index position enterned by the user.
  4. Merge the elements of 2 Arrays.(unsorted)
  5. Read sorted arrays and merge them to generate third sorted Array.
  6. To perform Linear Search.
  7. To perform Binary Search.

About

2nd Semester,BCA VIPS


Languages

Language:C 100.0%