Skip to content
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

Add proper checks for input format #50

Open
adityabisoi opened this issue Jan 23, 2022 · 15 comments
Open

Add proper checks for input format #50

adityabisoi opened this issue Jan 23, 2022 · 15 comments
Labels
bug Something isn't working GSSoC22 This issue is a part of GSSoC 2022 Level3 New features, major bug fixing

Comments

@adityabisoi
Copy link
Owner

Add checks to ensure the input format is correct for each operation
Ex: infix input if entered in a postfix-infix transition, must give out an error.

@adityabisoi adityabisoi added the bug Something isn't working label Jan 23, 2022
@Gurdeep475
Copy link

I would like to work on this issue under GSSOC`22. Please assign it to me.

@adityabisoi adityabisoi added Level3 New features, major bug fixing GSSoC22 This issue is a part of GSSoC 2022 labels Feb 28, 2022
@Gurdeep475
Copy link

Thanks. I am working on it.

@Shweta597
Copy link
Contributor

I would like to work on this issue under GSSOC'22. Please assign it to me.

@adityabisoi
Copy link
Owner Author

@Gurdeep475 Your status?

@Gurdeep475
Copy link

working on it.

@Gurdeep475
Copy link

@adityabisoi how should I give an error, like should I create an alert that displays an invalid expression message or simply throw the error?

@adityabisoi
Copy link
Owner Author

@adityabisoi how should I give an error, like should I create an alert that displays an invalid expression message or simply throw the error?

Show it to the user.

@adityabisoi
Copy link
Owner Author

@Gurdeep475 Updates on this issue?

@Gurdeep475
Copy link

@adityabisoi yes, most of the work is done, just working on one remaining algo.

@Gurdeep475
Copy link

@adityabisoi need some guidance here, I have got the algorithms for validating prefix notation but am not able to get the same for infix and postfix ones.

@SonakshiGoyal
Copy link

I would like to work on this issue under GSSOC`22. Please assign it to me.

@adityabisoi
Copy link
Owner Author

@SonakshiGoyal I shall assign this issue to you if @Gurdeep475 doesn't make a PR until tomorrow.

@adityabisoi
Copy link
Owner Author

This issue is now open to contributions.

@LakshayN
Copy link

@adityabisoi I would like to work on this issue in GSSOC'22.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working GSSoC22 This issue is a part of GSSoC 2022 Level3 New features, major bug fixing
Projects
None yet
Development

No branches or pull requests

5 participants