unifystockx / code_compete

Coding Competition with TDD and TypeScript
MIT License
0 stars 2 forks source link

Added Solution for final direction Assignment #27

Open zulqer-nain opened 3 years ago

zulqer-nain commented 3 years ago

Solved issue #17 closing previous PR because of fork issues. Wrote function to check valid move. Wrote function to check valid direction. Wrote function to get final direction by providing validated input . Wrote function to get final direction by providing unknown input type . added test cases for all the above functionality . added test case suggested by Raj

krajasekhar-unify commented 3 years ago
zulqer-nain commented 3 years ago

@nirajkvinit @praveen-unify @krajasekhar-unify @karthikunifytech please review