C program to find maximum and minimum elements in an array using pointers and recurction
Answers
Answered by
0
Explanation:
Given sorted array of integers, find the Length of the Longest Arithmetic Progression (LLAP) in it. If elements a,b,c,d,e are in AP, then b=(a+c), c=(b+d), d=(c+e).
Answered by
0
Explanation:
program to find the maximum and minimum elements in array using points
Similar questions
India Languages,
6 months ago
Math,
6 months ago
Hindi,
6 months ago
English,
1 year ago
Computer Science,
1 year ago
Science,
1 year ago
Science,
1 year ago