divyanshugit / Avid-Algorithms

Basic knowledge of Data Structure and Algorithms and LeetCode solution in Python & C++.
MIT License
11 stars 20 forks source link

Added C++ solution of 20. Valid Parentheses #4

Closed MuditJain5 closed 3 years ago

MuditJain5 commented 3 years ago

3 C++ solution of Leetcode 20. Valid Parentheses

divyanshugit commented 3 years ago

3 C++ solution of Leetcode 20. Valid Parentheses

Make sure you follow all the steps mentioned in CONTRIBUTING.md

divyanshugit commented 3 years ago

@MuditJain5 Can you please retry a make a PR. I think your first PR was not accepted due to my mistake.

MuditJain5 commented 3 years ago

@divyanshugit I can't make a new PR because this PR is merged and my solution is also added in the leetcode folder.

divyanshugit commented 3 years ago

I mean if you want. You can solve one more question from LeetCode and submit a PR

MuditJain5 commented 3 years ago

I mean if you want. You can solve one more question from LeetCode and submit a PR

Ok. Thanks