|
1e2fdc6943
|
Refactor README.
|
2018-06-12 15:32:56 +03:00 |
|
|
9de6bc7de3
|
Add more tests.
|
2018-06-08 16:54:07 +03:00 |
|
|
6c892c4b2f
|
Fix bug with primality test.
|
2018-06-05 21:50:08 +03:00 |
|
|
74b93d36cb
|
Add isPowerOfTwo functions.
|
2018-06-04 20:42:22 +03:00 |
|
|
91d4714d19
|
Code styling fixes for Sieve of Eratosthenes.
|
2018-06-03 09:34:48 +03:00 |
|
|
943f83492a
|
Adding Sieve of Eratosthenes (#46)
* Adding Sieve of Eratosthenes
* Typo
|
2018-06-03 09:25:15 +03:00 |
|
|
924066bb0c
|
Do minor optimisations to factorial function.
|
2018-06-02 09:40:32 +03:00 |
|
|
88bd8d7044
|
Add JSdocs for fibonacci.
|
2018-06-02 09:32:50 +03:00 |
|
|
d267d72524
|
Added fibonacci sequence as well as fibonacci nth, renamed functions accordingly (#36)
|
2018-06-02 09:31:09 +03:00 |
|
|
5503cced48
|
Don't treat 1 as prime number.
|
2018-05-24 16:48:10 +03:00 |
|
|
f966ef5d5d
|
Update READMEs.
|
2018-05-21 21:48:35 +03:00 |
|
|
78be86771f
|
Add integer partition.
|
2018-04-30 18:01:42 +03:00 |
|
|
542f2ad2bd
|
Add integer partition.
|
2018-04-30 18:00:17 +03:00 |
|
|
c62a6ceabf
|
Restructure folders.
|
2018-04-26 07:26:12 +03:00 |
|
|
cb14892e4e
|
Add combinations.
|
2018-04-23 09:38:46 +03:00 |
|
|
a10009df64
|
Add factorial.
|
2018-04-18 13:05:07 +03:00 |
|
|
77e897b3b9
|
Add factorial.
|
2018-04-18 13:04:05 +03:00 |
|
|
91457191b1
|
Add lcm.
|
2018-04-17 09:28:15 +03:00 |
|
|
e63709a271
|
Add Fisher-Yates.
|
2018-04-17 08:34:20 +03:00 |
|
|
4fc5483892
|
Add primality tests.
|
2018-04-17 08:02:06 +03:00 |
|
|
54f6aadec4
|
Add primality tests.
|
2018-04-16 22:19:06 +03:00 |
|
|
5699738b9b
|
Add primality tests.
|
2018-04-16 22:18:05 +03:00 |
|
|
f724bd5353
|
Add primality tests.
|
2018-04-16 22:09:41 +03:00 |
|
|
81ca672f5a
|
Update README.
|
2018-04-16 22:03:10 +03:00 |
|
|
7f8da916b6
|
Update READMEs.
|
2018-04-13 17:55:29 +03:00 |
|
|
b3fca79cc1
|
Update READMEs.
|
2018-04-13 17:50:30 +03:00 |
|
|
432c894f49
|
Update READMEs.
|
2018-04-13 17:49:39 +03:00 |
|
|
1fd5131c60
|
Update READMEs.
|
2018-04-13 17:46:41 +03:00 |
|
|
00e40a0eca
|
Add power set algorithm.
|
2018-04-02 12:27:20 +03:00 |
|
|
91011c18f4
|
Add cartesian product algorithm.
|
2018-04-02 09:23:32 +03:00 |
|
|
02806f7efa
|
Add cartesian product algorithm.
|
2018-04-02 09:05:17 +03:00 |
|
|
2f329b012a
|
Add cartesian product algorithm.
|
2018-04-02 08:57:42 +03:00 |
|
|
f3503f1d5e
|
Refactor algorithms structure.
|
2018-04-02 08:45:50 +03:00 |
|