Commit Graph

8 Commits

Author SHA1 Message Date
github-actions
5d59a2e828 Formatted with Google Java Formatter 2020-10-24 10:23:28 +00:00
Maria Lungeanu
a5f42e293b Fixed Error:(6, 8) java: class algorithm is public, should be declared in a file named algorithm.java. Inside file PrimeFactorization, the name of public class was wrong. 2020-05-25 00:21:28 +03:00
Alexandra Englert
0eef7f4737 Update DecimalToBinary.java
Close ressource leak Scanner input
2020-03-20 21:09:57 +01:00
Hassan
a1f59c38b1 Closing scanners. 2020-01-28 18:34:52 +02:00
Arogon1
79d29c0bd3 Comment revisions 2019-12-10 23:35:54 -05:00
yanglbme
29948363da docs: update the whole repository
* fix some bugs
* delete duplicate files
* format code
2019-05-09 19:32:54 +08:00
Peterson Daronch de Bem
80aa51daa2 Add a bitwise conversion for DecimalToBinary. 2018-02-18 21:56:49 -03:00
James Mc Dermott
953db7566d Rename DecimalToBinary.java to Conversions/DecimalToBinary.java 2017-04-27 15:20:58 +01:00