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

Enhance Time Complexity Analyzer: Add Alert Message After Complexity Analysis #151

Open
Jyothishree2k5 opened this issue Oct 14, 2024 · 2 comments

Comments

@Jyothishree2k5
Copy link
Contributor

Currently, the Time Complexity Analyzer runs the analysis but lacks an immediate user-friendly alert about the computed complexity. Adding a clear and concise alert message post-analysis would enhance usability and provide quick feedback to users on their code performance. This feature would help users stay informed without diving into the details of the output.

It would be a great UX improvement, and I'd be happy to take this up and contribute the solution! Please assign it to me under gssoc ext and hacktoberfest

@multiverseweb
Copy link
Owner

Assigned @Jyothishree2k5, make sure the alert is nicely designed unlike the default browser alerts.

@Jyothishree2k5
Copy link
Contributor Author

Assigned @Jyothishree2k5, make sure the alert is nicely designed unlike the default browser alerts.

Sure, will do it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants