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

(JAVA-P0335) Inefficient use of toArray with non-zero sized array argument #5

Open
VerisimilitudeX opened this issue Sep 4, 2022 · 4 comments
Assignees
Labels
hacktoberfest-accepted help wanted Extra attention is needed

Comments

@VerisimilitudeX
Copy link
Owner

Description

This method uses toArray with a non-zero sized array argument. This is less efficient than passing a zero-sized array.

Occurrences

There is 1 occurrence of this issue in the repository.

See all occurrences on DeepSource → deepsource.io/gh/Verisimilitude11/Vigenere-Cipher/issue/JAVA-P0335/occurrences/

@seymourpoler
Copy link
Contributor

Hi VerisimilitudeX 🫡
Do you need some help with this issue?
I am avaiable to do that. 🚀
Many thanks in advance 😄

@seymourpoler
Copy link
Contributor

Hi @VerisimilitudeX!
Could you assign this issue to me? I'd like to work on this issue, please.
Thank you 👍

@VerisimilitudeX
Copy link
Owner Author

@seymourpoler Sure! I've assigned it to you. Are you in any way connected to Noemi Delgado Santa Cruz?

@seymourpoler
Copy link
Contributor

Many thanks for the assignment. Yes, we are co-workers 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants