pratik-choudhari / AlgoCode

Welcome everyone!🌟 Here you can solve problems, build scrappers and much more💻
https://github.com/pratik-choudhari/AlgoCode
MIT License
131 stars 166 forks source link

Sort an Array #393

Closed Himanshu-Nagle closed 4 years ago

Himanshu-Nagle commented 4 years ago

Description

A program to sort the first half of an array in ascending order and the second half in descending order.

Reference Issue number #346

Type of change

Choosing one or more options from the following as per the nature of your Pull request. NOTE: Check boxes using [x]

Checklist:

Himanshu-Nagle commented 4 years ago

@pratik-choudhari Kindly please review PR and let me know any changes I required to do

pratik-choudhari commented 4 years ago

@Himanshu-Nagle Add a readme with your name and gh link.

Himanshu-Nagle commented 4 years ago

@pratik-choudhari I have added README.md as you asked