Interviews Questions, Algorithms, Aptitude, C Interview Program, C Theory Question, Aptitude Tricks, Test Series,

Showing posts with label the smallest and largest element in an array. Show all posts
Showing posts with label the smallest and largest element in an array. Show all posts

Friday, 17 May 2019

The smallest and largest element in an array

Question:

Write Program to find the smallest and largest element in an array

Solution: