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

346: Sort an Array in Typescript #380

Closed andre-silva-14 closed 3 years ago

andre-silva-14 commented 3 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

Checklist: