BhaskarJoshi-01 / Competitive-Programming

This is a practice course attempted by me from varioius sources
MIT License
3 stars 11 forks source link

Add clockwiseOpener #29

Closed Lolwa-Coder closed 3 years ago

Lolwa-Coder commented 3 years ago

this algo takes a 2d array and returns a 1 d array that contains element that would have appeared in spiral(clockwise starting from 0,0 element)