|
210accfa98
|
chore: Merge pull request #682 from suryapratapsinghsuryavanshi/master
added CoPrimeCheck and CheckKishnamurthyNumber methods
|
2021-09-09 14:56:23 +05:30 |
|
|
5e3106e81b
|
fix, self-contained gcd method
|
2021-09-07 18:10:47 +05:30 |
|
|
5a8bb67124
|
fix the string method problem
|
2021-09-07 17:55:11 +05:30 |
|
|
800308f216
|
add CheckKishnamurthyNumber
|
2021-09-07 03:33:17 +05:30 |
|
|
7fb345b4bd
|
fix typing style
|
2021-09-07 03:23:38 +05:30 |
|
|
617ec6ba27
|
fix number checking
|
2021-09-07 03:23:02 +05:30 |
|
|
d79e2f71fa
|
add CoPrimeCheck method
|
2021-09-07 03:10:17 +05:30 |
|
|
f04dec3623
|
chore: Merge pull request #675 from mohan-murali/patch-1
Update BubbleSort.js
|
2021-09-05 13:32:27 +05:30 |
|
|
e4f3171904
|
updating DIRECTORY.md
|
2021-09-05 07:58:04 +00:00 |
|
|
b622815176
|
chore: Merge pull request #678 from suryapratapsinghsuryavanshi/master
added RailwayTimeConversion method in the conversion category.
|
2021-09-05 13:27:47 +05:30 |
|
|
34b783dd59
|
re-formate with standard.js
|
2021-09-04 23:06:12 +05:30 |
|
|
479973bd93
|
add RailwayTimeConversion method
|
2021-09-04 23:05:30 +05:30 |
|
|
0ad2c6e8f3
|
Update BubbleSort.js
Corrected spelling mistake
|
2021-09-04 00:18:49 -07:00 |
|
|
a19541b289
|
updating DIRECTORY.md
|
2021-08-31 16:50:10 +00:00 |
|
|
0f69f653df
|
chore: Merge pull request #670 from suryapratapsinghsuryavanshi/master
Added GetGCD and ReverseNumber method in Maths category.
|
2021-08-31 22:19:47 +05:30 |
|
|
09ce0c76a6
|
change the GetGCD method to GetEuclidGCD method
|
2021-08-31 13:53:49 +05:30 |
|
|
92b8b46f36
|
add type checking
|
2021-08-31 13:48:39 +05:30 |
|
|
c67b0e9f1d
|
add ReverseNumber method
|
2021-08-31 03:53:53 +05:30 |
|
|
d7e8bf492d
|
fix types error in GetGCD method
|
2021-08-31 03:33:35 +05:30 |
|
|
60b185d8cb
|
re-formate GetGCD with standard.js
|
2021-08-31 03:32:44 +05:30 |
|
|
10373dda7b
|
add GetGCD method
|
2021-08-31 03:31:53 +05:30 |
|
|
0853f4449f
|
updating DIRECTORY.md
|
2021-08-28 09:06:36 +00:00 |
|
|
6fd1cf9de6
|
chore: Merge pull request #669 from suryapratapsinghsuryavanshi/master
added TitleCaseConversion method in conversion category
|
2021-08-28 14:36:19 +05:30 |
|
|
705b1236c8
|
re-formate TitleCaseConversion method with standard.js
|
2021-08-28 13:00:43 +05:30 |
|
|
da675fb237
|
add Problem statement and Explanation source in TitleCaseConversion
|
2021-08-28 12:58:37 +05:30 |
|
|
4810119b44
|
add TitleCaseConversion method
|
2021-08-28 12:54:14 +05:30 |
|
|
edee905201
|
updating DIRECTORY.md
|
2021-08-27 03:05:04 +00:00 |
|
|
79fa44b9fd
|
chore: Merge pull request #668 from suryapratapsinghsuryavanshi/master
added UpperCaseConversion method in Conversions category
|
2021-08-27 08:34:46 +05:30 |
|
|
00baf232b9
|
add UpperCaseConversion method
|
2021-08-26 23:29:23 +05:30 |
|
|
f6745d2091
|
updating DIRECTORY.md
|
2021-08-26 07:40:41 +00:00 |
|
|
0182d5bd35
|
chore: Merge pull request #666 from suryapratapsinghsuryavanshi/master
added LowerCaseConversion method in Conversions category
|
2021-08-26 13:10:25 +05:30 |
|
|
59fd27f1a6
|
add LowerCaseConversion method
|
2021-08-26 10:48:14 +05:30 |
|
|
5683e00f67
|
updating DIRECTORY.md
|
2021-08-24 16:43:57 +00:00 |
|
|
80ab9e2d6a
|
chore: Merge pull request #665 from suryapratapsinghsuryavanshi/master
added DateDayDifference method in Conversions category
|
2021-08-24 22:13:41 +05:30 |
|
|
a93fddab03
|
added DateDayDifference method in Conversions category
|
2021-08-24 15:32:27 +05:30 |
|
|
847f93802f
|
updating DIRECTORY.md
|
2021-08-23 07:35:48 +00:00 |
|
|
046a9010fc
|
chore: Merge pull request #663 from suryapratapsinghsuryavanshi/master
Added the Other algorithm category and an algorithm of find DateToDay method
|
2021-08-23 13:05:32 +05:30 |
|
|
63c7732dda
|
re-formate wth standard.js
|
2021-08-23 12:34:17 +05:30 |
|
|
cd26e97514
|
delete DateToDayCount method
|
2021-08-23 12:33:05 +05:30 |
|
|
766d35c2e9
|
add DateToDay method withour Date class
|
2021-08-23 12:28:17 +05:30 |
|
|
95bc95401d
|
Merge branch 'TheAlgorithms:master' into master
|
2021-08-23 10:35:46 +05:30 |
|
|
b2b78127d4
|
updating DIRECTORY.md
|
2021-08-23 04:06:07 +00:00 |
|
|
bfb7f60e4e
|
chore: Merge pull request #664 from chiranjeev-thapliyal/master
RatInAMaze added in Backtracking
|
2021-08-23 09:35:46 +05:30 |
|
|
624c7c3641
|
change DateToDay method to DateToDayCount method
|
2021-08-23 01:20:07 +05:30 |
|
|
560bb77312
|
remove DateToDay method
|
2021-08-23 00:55:01 +05:30 |
|
|
51c5ea48b8
|
RatInAMaze prints path now
|
2021-08-22 23:24:13 +05:30 |
|
|
9b37cb0705
|
removed console lines from RatInAMaze
|
2021-08-22 22:46:29 +05:30 |
|
|
832aa6ea06
|
RatInAMaze added in Backtracking
|
2021-08-22 22:44:52 +05:30 |
|
|
5c99d55f30
|
Merge branch 'master' of https://github.com/suryapratapsinghsuryavanshi/Javascript
|
2021-08-22 14:25:36 +05:30 |
|
|
222dfe45d2
|
Added the Other algorithm category
|
2021-08-22 14:23:08 +05:30 |
|