akshitagit / CPP

Repository for C++/C codes and algos.
https://github.com/akshitagupta15june
MIT License
495 stars 435 forks source link

Min and Max of a array using minimum number of comparisons in cpp #572

Open akrish4 opened 3 years ago

akrish4 commented 3 years ago

I would like to add maximum and minimum of a array using minimum number of comparisons in array section, Shall I contribute ?