You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I stumbled on this repository earlier and was exploring its algorithm collection.
But I was really confused at the beginning. Almost all of the code does not look
like Java code.
You introduced this code style with this merge request.
I was wondering which reasons you had for this?
Cheers
Additional information
I would be willing to refactor the code using one of the common code styles, like google code style.