88 Commits

Author SHA1 Message Date
5864f3296f Add BogoSort Tests (#3716) 2022-10-31 19:52:57 +00:00
32b9b11ed5 Update Directory.md (#3309) 2022-10-01 13:00:51 +03:00
276bbe2530 Fix errors in Directory.md (#3272) 2022-09-18 21:27:15 +03:00
3f69603440 Add least common multiple algorithm (#3216) 2022-08-17 08:59:07 +03:00
a910d8754e Specify python version for CI job (#3157) 2022-06-22 22:00:33 +08:00
9b5dca5534 Add directories (#3043) 2022-05-05 19:29:20 +03:00
719e1d8132 Update Armstrong Number (#2981) 2022-04-10 17:11:05 +03:00
1fc897ed4d Fix outdated directory.md (#2995) 2022-03-31 11:19:39 +08:00
a30f08b8b2 Fix typo (#2950) 2022-02-18 21:58:22 +02:00
e4fa83bd29 Add select random tree node algorithm (#2906)
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: Andrii Siriak <siryaka@gmail.com>
2022-01-21 21:20:11 +02:00
97dfbfd67f Fix formatting errors in DIRECTORY.md (#2896) 2022-01-04 16:11:28 +02:00
32cdf02afb Add Pronic Number (#2867)
* Add Pronic Number

* Update directory

* Add unit tests for Pronic Number implementation

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: Andrii Siriak <siryaka@gmail.com>
2021-12-21 22:06:16 +02:00
8e01cd46bf Switch CI builds to Maven (#2863) 2021-12-07 08:22:28 +02:00
b870de4db4 Fix formatting in Juggler Sequence (#2846) 2021-11-27 12:55:32 +02:00
fe7e5d842c Add author (#2831)
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2021-11-20 11:46:15 +02:00
4fb7470f9a Update DIRECTORY.md (#2818) 2021-11-13 13:10:08 +02:00
9b0543d281 Add Gaussian Elimination (#2810)
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: Andrii Siriak <siryaka@gmail.com>
2021-11-09 09:45:41 +02:00
f9e42010a2 Update directory (fixes #2785) (#2786) 2021-10-31 07:31:21 +02:00
6934c53c04 Add MRU Cache (#2738) 2021-10-28 19:58:58 +03:00
4f13178109 Add LRU Cache (#2740) 2021-10-26 08:47:15 +03:00
4e4f368669 Add IIR Filter (#2704)
Signed-off-by: Martmists <martmists@gmail.com>
2021-10-26 07:35:31 +03:00
2a74d6a34f Add ADT Fraction calculation (fixes #2453) (#2550) 2021-10-23 11:44:49 +03:00
dfe189b21f Resolve build errors & cleanup structure (#2334) 2021-09-26 12:26:59 +03:00
0c8faa197a updating DIRECTORY.md 2021-09-22 16:32:40 +00:00
d8b06a35d4 Add matrixTranspose.java (#2041)
Co-authored-by: Rajat <${GITHUB_ACTOR}@users.noreply.github.com>
2021-09-17 14:37:39 +03:00
2cf749d653 updating DIRECTORY.md 2021-06-05 15:01:49 +00:00
979742f0f3 updating DIRECTORY.md 2021-04-24 06:34:29 +00:00
5c3b3e719e updating DIRECTORY.md 2021-04-24 06:33:41 +00:00
57bf40bff4 updating DIRECTORY.md 2021-04-24 06:25:41 +00:00
db86e6454a updating DIRECTORY.md 2021-04-24 06:25:05 +00:00
b4d104db23 Added algorithm for color contrast ratio. (#1794)
* Added algorithm for color contrast ratio.

* Added comment and example usage in main.

* Fixed calling method in main without creating object.

* Formatted with Google Java Formatter

* Add imports for ColorContrastRatio.java

* updating DIRECTORY.md

* Updated to follow repo conventions. Undid formatting of documents.

* Follow repository conventions.

* Formatted with Google Java Formatter

* Added test method with assetions.

* Formatted with Google Java Formatter

* Update Misc/ColorContrastRatio.java

Co-authored-by: Ayaan Khan <ayaankhan98@gmail.com>

* updating DIRECTORY.md

* Correct javadocs and parameter names.

* Formatted with Google Java Formatter

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: Ayaan Khan <ayaankhan98@gmail.com>
2021-02-27 22:16:25 +05:30
b8c1177bc8 updating DIRECTORY.md 2021-02-03 09:03:01 +00:00
0b88a0abd0 updating DIRECTORY.md 2021-01-04 15:17:21 +00:00
331db36321 updating DIRECTORY.md 2020-12-27 13:00:21 +00:00
c85223bfca Travis CI: Fix build validation issues, add Xlint options (#2047)
* Travis CI: Fix build validation issues, add Xlint options

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2020-11-26 10:03:06 +08:00
b75bfe316e updating DIRECTORY.md 2020-11-16 11:02:36 +00:00
6015137bf7 updating DIRECTORY.md 2020-10-27 03:24:22 +00:00
a6181b3723 updating DIRECTORY.md 2020-10-24 10:07:14 +00:00
58f462b629 feat: prettify code 2020-10-24 09:47:09 +00:00
e3e3f8f298 updating DIRECTORY.md 2020-10-24 09:17:43 +00:00
84d92d085f feat: prettify code 2020-10-23 06:07:43 +00:00
0cc28082da updating DIRECTORY.md 2020-10-14 15:14:48 +00:00
d7a5dbe3a4 updating DIRECTORY.md 2020-10-06 07:04:06 +00:00
d4e16ab474 updating DIRECTORY.md 2020-09-22 03:59:10 +00:00
db86674a6d updating DIRECTORY.md 2020-09-22 02:11:57 +00:00
e533272684 updating DIRECTORY.md 2020-09-22 01:47:56 +00:00
6e6c451a54 updating DIRECTORY.md 2020-09-18 03:59:20 +00:00
f9bb4a57dc updating DIRECTORY.md 2020-09-17 07:39:38 +00:00
a195c6974e updating DIRECTORY.md 2020-09-16 14:52:32 +00:00
c0c830546e updating DIRECTORY.md 2020-09-14 16:47:16 +00:00