C program to find largest and smallest number in an array

- C program to find largest and smallest number in an array using functions
- C program to find largest and smallest number in an array using pointers
- Write a program to find largest and smallest number in an array in c
- C program to find second largest and second smallest number in an array
- C program to find sum of largest and smallest number in an array
- C program to find largest and smallest number in an 2d array
- C program to find the largest of three numbers using pointers
- Find greatest among 3 numbers in c