Skip to content

added Valid_Parantheses.py #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

added Valid_Parantheses.py #16

wants to merge 2 commits into from

Conversation

TarunTomar122
Copy link

@TarunTomar122 TarunTomar122 commented Oct 18, 2020

Link to #1
I added a program to check if the given sequence of parantheses is valid or not.
Please review it once.

@Tanmay-901
Copy link
Owner

@TarunTomar122 Although your approach is a good one as it seems, but in this repo we are compiling programs that represent an implementation of a concept or algorithm. For more details refer to our Contribution guidelines.

If you think we've misinterpreted your PR, please write back, I'd be more than happy to merge your commit in that case.

You can also check out another repository basic-Programs which is intended for different types of programs.

@TarunTomar122
Copy link
Author

Hello @Dude-901 thank you for response. Can you tell me what kind of concept or algorithm do you want by an example? I want to contribute to this repo ;)

@Tanmay-901
Copy link
Owner

@TarunTomar122 We are trying to pull up different concepts along with their implementation. Since this is repo is just opened up for PRs, you have quite a lot of options to go with.
If you ask me, you can go for any of the greedy algorithms, Kruskal's, prim's, different types of searching techniques, trees, weighted-unweighted graphs, different important libraries like numpy, pandas and so much options you have I could go on and on.
Looking forward to having your contribution to the development of this repo to a whole new level.

@Tanmay-901
Copy link
Owner

In the meantime, you can push this particular commit in the frequently-used-programs repository if you'd like to.

@Tanmay-901 Tanmay-901 closed this Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants