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

Need to upload all the AC submissions for a problem #619

Open
erfanul007 opened this issue Jan 22, 2024 · 0 comments
Open

Need to upload all the AC submissions for a problem #619

erfanul007 opened this issue Jan 22, 2024 · 0 comments

Comments

@erfanul007
Copy link

I recently solved a problem on Leetcode called "624. Maximum Distance in Arrays.". While solving the problem, I had an idea from reading the problem statement and implemented it. The code was a bit messy but got solved and updated to my GitHub repository as usual.

But when I was reading the tutorial and the discussion, I found more clean approaches to solving the problem; those solutions were not faster but cleaner and simpler. So after understanding, I solved the problem again with a cleaner code.

Now my previous solution has been replaced by the new solution in the GitHub repository. But I want to store all of my accepted submissions where I might try different approaches.

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

No branches or pull requests

1 participant