Tarun Singh

Results 23 comments of Tarun Singh

Hey, excellent work! Please update `README.md` for the same, you can create a new section there. Also, make sure to include the question link in the readme file.

For extra problems that you want to add, you can create a folder name `Extras` at the root of the project, and inside that create another folder named `Graphs` and...

All, the problems you solve from the `450 DSA` list do not count as extras. Extra problems are problems that do not belong to the `450 DSA` list and therefore...

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.

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...

**Absolutely, DSA in any language is allowed**, given you solve the questions from the `450 DSA sheet` which are not solved already or you have some optimal solution with you...

Hey @VishalDevelooperengineer, you are welcome to contribute. For contributing in javascript you can create a folder for ex `Arrays_in_js` which already exists in the repo, likewise, you can create your...

Hey, excellent work! Please update `README.md` file for the same.

Yes sure, you're welcome to contribute. Please note if the problems don't belong to the `450DSA` sheet, you need to add your problems under the `Extras` folder.