tarunsinghdev / DSA-CRACKER

This is an attempt to solve 450 questions carefully curated by Love Babbar.
110 stars 65 forks source link

13_ZigZagTraversalOfABinaryTree.cpp #40

Open Ashish16Kumar opened 2 years ago

tarunsinghdev commented 2 years ago

Hey, great work! Please rename your file as QuestionNo_ProblemName.cpp. For your case it would be 13_ZigZagTraversalOfABinaryTree.cpp. Also, make sure you update the README.md file for the same.

tarunsinghdev commented 2 years ago

Hey, your filename needs to be changed, save your file as 13_ZigZagTraversalOfABinaryTree.cpp. Also, no need to create a separate PR for updating README.md file, you can merge your Ashish16Kumar:patch-3 branch to this branch, or simply push a commit to this branch and update your README.md.