Abhishek Kumar
|
999530431b
|
chore(Java): add permutation sequences (#872)
* Algorithms/Java/Maths/permutation_sequences.java
Added a new java file in Algorithms/Java/Maths/permutation_sequences.java
* Update algorithms/Java/Maths/permutation_sequence.java
Co-authored-by: Mohit Chakraverty <79406819+mohitchakraverty@users.noreply.github.com>
* Update algorithms/Java/Maths/permutation_sequence.java
Co-authored-by: Mohit Chakraverty <79406819+mohitchakraverty@users.noreply.github.com>
* Done
Co-authored-by: Mohit Chakraverty <79406819+mohitchakraverty@users.noreply.github.com>
|
2022-10-07 20:14:41 +05:30 |
AMIT KUSHWAHA
|
5d18a66cd8
|
Update roman-numerals.java (#901)
corrected the spelling mistake because of which my pull request failed the spell check
|
2022-10-03 19:14:29 +05:30 |
Vivi Koutsoumanidou
|
62907b69ec
|
chore(Java) : add roman numerals conversion (#849)
* Add Roman Numerals Conversion
* roman numerals conversion, expanded description
* roman numerals conversion, expanded description
|
2022-10-01 02:41:58 +05:30 |
Mohit Chakraverty
|
7fabd6432d
|
chore(Java): add square root using binary search (#826)
|
2022-09-04 20:55:17 -04:00 |
B Jagdish Reddy
|
676d1257e5
|
chore(Java): added fibonacci using matrix exponentiation (#540)
Co-authored-by: Ming Tsai <37890026+ming-tsai@users.noreply.github.com>
|
2022-01-17 14:29:19 -04:00 |
Suraj Kumar
|
fb5ab3cf65
|
chore(Java): add random node in linked list (#641)
|
2021-11-29 08:41:33 -04:00 |
Suraj Kumar Modi
|
61f2f2323d
|
chore(Java): add nth geek-onacci number (#608)
|
2021-10-20 14:59:07 -04:00 |
Muhammed Sabah
|
d04debeffb
|
chore(Java): add Catalan Numbers and Priority queue (#577)
|
2021-10-17 14:37:27 -04:00 |
Jayant Goel
|
bd71d9d805
|
chore(Java): add factorial of a number using Big Integer (#339)
|
2021-06-07 08:54:20 -04:00 |