iamdestinychild / 30-Days-DSA-Challenge

A 30 days challange for you to learn data structure and algorithm
MIT License
45 stars 65 forks source link

Create min_max_sum.c #215

Closed paras-2407 closed 1 year ago

paras-2407 commented 1 year ago

This code gives the minimum and maximum sum of the array taking 4 digits at a time. THis code uses C programming language.

paras-2407 commented 1 year ago

Please accept this PR and add the label for hactoberfest-accepted to it.

paras-2407 commented 1 year ago

@iamdestinychild I have completed all the tasks mentioned in the contribution.md file.

paras-2407 commented 1 year ago

Please review it now @iamdestinychild