HarshCasper / NeoAlgo-Docs

Bringing an all Open-Source Platform to study Data Structures and Algorithms ⚡
MIT License
27 stars 49 forks source link

Anti Diagonal Traversal of Matrix #458

Closed tk315 closed 3 years ago

tk315 commented 3 years ago

Have you read the Contributing Guidelines on Pull Requests?

Yes

Description

Both codes in C++ and Python are written by me

Checklist

Related Issues or Pull Requests

Fixes #348

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/neoalgo-docs/neo-algo-docs/GHyezpD58ACeNqta3zbUkSN2Uivr
✅ Preview: https://neo-algo-docs-git-fork-tk315-dev1-neoalgo-docs.vercel.app

tk315 commented 3 years ago

Please review sir @HarshCasper @iamrajiv @ankitaggarwal23 @atarax665 @gat786 @nidh-ish

tk315 commented 3 years ago

@HarshCasper Sir I was not knowing that you have done some commits to this Pr I rebased it with upstream but after rebasing it does not build successfully. So I moved head to your commit After pushing it automatically got closed What can I do now?

tk315 commented 3 years ago

I have made a new PR