AllAlgorithms / c

Implementation of All ▲lgorithms in C Programming Language
https://github.com/AllAlgorithms/c
MIT License
1.47k stars 520 forks source link

MAX AND MIN elements of array.c #243

Closed mritunjay7065 closed 3 years ago

mritunjay7065 commented 3 years ago

Using divide and conquer, I have tried to make to code more understandable as possible

I am creating a pull request for...

abranhe commented 3 years ago

not a valid .c file