Commit Graph

67 Commits

Author SHA1 Message Date
Manan-Rathi
374938c3f8
Fix typos (#2457) 2021-10-04 20:31:06 +03:00
Manan-Rathi
ed63a90289
Fix typos in comments (#2354) 2021-10-01 08:08:17 +03:00
github-actions
c9c8824685 Formatted with Google Java Formatter 2021-09-21 18:25:36 +00:00
zgnmgg
d5a46cb8f3
Add turkist to latin conversion (#2332)
Co-authored-by: Özgün Gökşenli <ogoksenli@kocfinans.com.tr>
2021-09-21 21:25:05 +03:00
algobytewise
b95ba6c693
RGB-HSV conversion (#2175)
* readded EulerMethod.java after sync

* add RgbHsvConversion.java

* Delete EulerMethod.java

* add package
2021-04-24 12:04:07 +05:30
github-actions
0db62bb450 Formatted with Google Java Formatter 2020-10-24 10:31:42 +00:00
github-actions
5d59a2e828 Formatted with Google Java Formatter 2020-10-24 10:23:28 +00:00
rabbit
1e80212c23 Update AnyBaseToAnyBase.java
fix n="0" bug
2020-08-21 15:48:22 +08:00
Pa1sathvik
eb75ce5096
Update RomanToInteger.java
In case if lower case roman letters are supplied, we need to convert into single case(Upper case).
2020-08-10 19:15:34 +05:30
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
31d57c0471 Update RomanToInteger.java
declaring serialVersionUID
2020-03-26 16:52:53 +01: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
shellhub
28cb69ed68 update AnyBaseToDecimal 2019-10-27 17:48:30 +08:00
obelisk0114
48537fc27c Fix binary to octal conversion 2019-07-15 17:22:02 -07:00
Priyansh-Kedia
dc5ae2d03b
Update BinaryToDecimal.java
Changed bin_num and bin_copy to binNum and binCopy respectively.
2019-07-10 10:17:08 +05:30
Priyansh-Kedia
1c3490d25e
Update BinaryToDecimal.java
Updated some of the variable names for the ease of understanding the process.
2019-07-09 23:06:40 +05:30
Yang Libin
c188fa9187
Update IntegerToRoman.java 2019-06-20 17:23:49 +08:00
xemjas
d8027908ed Integer To Roman 2019-06-16 00:52:14 +07:00
ibahadiraltun
2dcabed492
Update HexaDecimalToDecimal.java 2019-05-21 15:46:09 +03:00
yanglbme
b1d4be7f86 docs: update AnyBaseToAnyBase and GenericTree 2019-05-09 20:20:44 +08:00
yanglbme
29948363da docs: update the whole repository
* fix some bugs
* delete duplicate files
* format code
2019-05-09 19:32:54 +08:00
yanglbme
971d5f75e9
Format code in RomanToInteger.java
* Format code
* Remove redundant code
2019-03-19 08:40:02 +08:00
pandeyarun709
c14af04b58 Add Roman To Integer conversion 2019-03-18 21:22:51 +05:30
yanglbme
f2f79821ac fix: remove unused imports to fix #699
- Fix #699
- Thanks @lprone
2019-02-05 13:03:37 +08:00
khaireddine mejri
d5c673aa97
Update HexaDecimalToDecimal.java 2018-05-19 16:20:35 +02:00
khaireddine mejri
00736054bc
Created HexaDecimalToDecimal.java
added HexaDecimalToDecimal.java on conversions.
it converts Hexadecimal input to decimal.
2018-04-20 18:25:21 +02:00
khalil2535
e6766a92d6 rename AnytoAny to capital letters and adding package declaration 2018-04-01 22:17:03 +03:00
Christian Bender
9ad263fc58
Merge pull request #136 from shikhart98/master
Add Compression Algorithm
2018-03-31 17:19:45 +02:00
Christian Bender
12e7f66753
Merge pull request #333 from The-TJ/patch-2
Thanks for contribution
2018-03-31 14:42:53 +02:00
The-TJ
b190206b76
Update OctalToHexadecimal.java 2018-03-31 00:02:10 +01:00
Peterson Daronch de Bem
80aa51daa2 Add a bitwise conversion for DecimalToBinary. 2018-02-18 21:56:49 -03:00
Varun Upadhyay
e8f04f4bdc
Merge pull request #339 from LeeChungWan/master
Updated OctalToDecimal.java
2017-12-09 13:11:29 -08:00
SeonJae
0a3b445b08 modified error 2017-12-09 16:58:43 +09:00
Varun Upadhyay
6efaddb5ef
Merge pull request #316 from The-TJ/patch-1
Add Hexadecimal to Octal
2017-12-06 07:09:21 -08:00
unknown
970be086b7 Updated OctalToDecimal.java 2017-12-06 11:33:14 +09:00
unknown
b26b8f4acf Updated DecimalToHexaDecimal.java 2017-12-02 23:03:15 +09:00
The-TJ
7ec9158582
Update OctalToHexadecimal.java 2017-11-28 14:35:20 +00:00
The-TJ
07079cc2e0
Create OctalToHexadecimal.java
Add Octal To Hexadecimal
2017-11-28 14:34:17 +00:00
The-TJ
27839d2f63
Update HexToOct.java 2017-11-26 20:36:39 +00:00
The-TJ
402c4e8738
Update HexToOct.java 2017-11-22 17:43:48 +00:00
The-TJ
61aaa5925f
Update HexToOct.java 2017-11-22 17:38:51 +00:00
The-TJ
37838f6237
Create HextoDec.java
Program that converts Hexadecimal numbers to decimal.
2017-11-17 12:32:45 +00:00
NISHITA97
7926e9c3fb Added Binary To Hexadecimal 2017-11-15 13:05:07 +05:30
Shikhar Tyagi
979be41b21 Update AnytoAny.java 2017-10-23 11:48:18 +05:30
Shikhar Tyagi
e1149eb4b9 Rename AnytoAny to AnytoAny.java 2017-10-23 11:46:44 +05:30
Michael Rolland
de86c31dc7 Add validForBase() and min/max base constants 2017-10-11 14:22:06 -04:00
Michael Rolland
7bb187bca1 Make it actually a java file
Oops
2017-10-03 15:59:12 -04:00
Shikhar Tyagi
27ccd4298b Create Any_to_Any
Input : Source base , Source number , Destination base
Output : Destination Number
2017-10-03 22:07:30 +05:30