Develop a recursive algorithm to find max and min element from the list. Illustrate with an Example
Answer:-
Algorithm:


Example:-


Develop a recursive algorithm to find max and min element from the list. Illustrate with an Example
Answer:-
Algorithm:
Example:-