aayushi-droid / Edabit-Solutions

Edabit Solutions using Cpp(C++)
MIT License
39 stars 154 forks source link

Find the Smallest and Biggest Numbers #6

Closed jayanthjj closed 3 years ago

jayanthjj commented 3 years ago

Before jumping into Pr first comment for assign.

Problem statement: Create a function that takes an array of numbers and return both the minimum and maximum numbers, in that order. Probelm Link: https://edabit.com/challenge/N5P6d6CipYyDg9w2M


Before submitting a PR please Check some details.

This repository is vaild for HacktoberFest2020

Read before making PR - How to contribute on Github Good Luck,

jayanthjj commented 3 years ago

@aayushi-droid can I work on this?

aayushi-droid commented 3 years ago

@jayanthj737 ya Go ahead.

Best of Luck

jayanthjj commented 3 years ago

@aayushi-droid Added minMax #55

mrinal07 commented 3 years ago

Can you please assign me? I would love to do.

SMITVASOYA commented 3 years ago

can I try it?

jayanthjj commented 3 years ago

@Mrinal-Choudhary07 @SMITVASOYA It's done just left to be merged, try to solve other examples on https://edabit.com/challenge/ and open an issue with the template used above.