harshitbansal373 / hacktoberfest2020

Submit 4 pull requests to earn swags (Tshirts + badges)
https://hacktoberfest.digitalocean.com/
MIT License
65 stars 563 forks source link

Adding spiral matrix sorting code #849

Closed sarthakahuja11 closed 3 years ago

sarthakahuja11 commented 4 years ago

Adding a new file that performs sorting on a spiral matrix Given a matrix, the code converts the given Matrix into sorted spiral matrix