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

Optimize Code Complexity Analysis for Large Code Snippets Using Python #167

Open
seemab24 opened this issue Oct 15, 2024 · 1 comment
Open

Comments

@seemab24
Copy link

seemab24 commented Oct 15, 2024

hi @multiverseweb The current time complexity analysis in CodeIt can face performance issues with larger or more complex code snippets. I propose optimizing this using Python libraries such as ast (Abstract Syntax Trees) or timeit to improve the speed and accuracy of code analysis. I would like to improve the efficiency of the current time complexity analysis process as gssoc extended 24 and hacktoberfest participant .Can you kindly give me this issue to solve ?

@multiverseweb
Copy link
Owner

Hey @seemab24, I'm assigning it to you. Make sure to integrate the python code with HTML input fields correctly. Good luck!

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