Commit Graph

884 Commits

Author SHA1 Message Date
Oleksii Trekhleb
7155cfe0e9 Update Backers. 2020-12-04 19:15:59 +01:00
Oleksii Trekhleb
922b3aeee2 Update Backers. 2020-12-04 19:14:17 +01:00
Oleksii Trekhleb
63eebef5de Update Backers. 2020-12-04 19:00:27 +01:00
Oleksii Trekhleb
fc1c2d877d Update Backers. 2020-12-04 18:56:25 +01:00
Oleksii Trekhleb
83251dfcdc Update Backers. 2020-12-04 18:49:31 +01:00
Oleksii Trekhleb
2c74ced8af Fix ESLint issues with MergeSort. 2020-11-28 16:43:29 +01:00
Austin Theriot
83978e9d2d
refactored merge sort to use array pointers instead of .shift() (#581) 2020-11-28 16:35:08 +01:00
Oleksii Trekhleb
ed52a8079e Add links to Turkish README. 2020-11-02 18:44:48 +01:00
Aykut
826055e51b
Create README.tr-TR.md (#574)
Added Turkish language of README.md
2020-11-02 18:39:46 +01:00
Oleksii Trekhleb
477f30b0bd Fix markup. 2020-10-05 22:26:24 +03:00
Loïc TRUCHOT
d6b8dd394a
Chore(math-translation-FR-fr): a pack of translations for the math section (#558)
* chore(factorial): translation fr-FR

* feat(math-translation-fr-FR): fast powering

* feat(math-translation-fr-FR): fibonacci numbers

* chore(math-translation-fr-FR): bits

* chore(math-translation-fr-FR): complex number

* chore(math-translation-fr-FR): euclidean algorithm

* chore(math-translation-fr-FR): fibonacci number

* chore(math-translation-fr-FR): fourier transform

* chore(math-translation-fr-FR): fourier transform WIP

* chore(math-translation-fr-FR): fourier transform done

* chore(math-translation-fr-FR): fourier transform in menu
2020-10-05 22:13:47 +03:00
Oleksii Trekhleb
07bc4a4b97 Add more test cases for countSetBits(). 2020-08-21 07:29:58 +02:00
Louis Aeilot
6af63239ab
Fix and Update README.zh-CN.md (#469)
* Update README.zh-CN.md

* Update Translation
2020-08-21 07:28:07 +02:00
Ly
c093fe4224
fix: three errors (#487) 2020-08-21 07:23:44 +02:00
Alexey Onikov
be185ac9af
Fix infinity loop with negative numbers (#502)
* Update countSetBits.js

* Update countSetBits.test.js
2020-08-21 07:21:20 +02:00
Oleg Khobotov
5a3806ff81
Update README.ru-RU.md (#530)
There is an error in deletion complexity
2020-08-21 07:08:27 +02:00
Oleksii Trekhleb
929b210b8e Minor fixes. 2020-08-09 14:16:42 +02:00
Ly
2444b9740b
fix: 0->ø (#486) 2020-08-09 14:13:36 +02:00
Boardens
95641c8aaf
Add french translation for some chapters (#520)
* Create README.fr-FR.md

* Translate to french "Priority Queue" module

* Add english lang redirection

* Update README.fr-FR.md

* Update README.fr-FR.md

* Add French lang version redir

* Create README.fr-FR.md

* Added french translation for Queue

* Added French lang redir

* Update README.md

* Create README.fr-FR.md

* Add french translation

* Index french translation

* Create README.fr-FR.md

* Add french translation

* Index french translation

* Fix translation

* Create README.fr-FR.md

* Add french translation

* Index french translation

* Add wikipedia french reference

* Add french wikipedia reference
2020-08-09 14:10:15 +02:00
Oleksii Trekhleb
00242413a5 Refactor a Caesar Cipher algorithm. 2020-08-08 12:54:56 +02:00
gifted-s
bd7475ee19
Caeser cipher (#517)
* added ceaserCipher algorithm

* added ceaserCipher algorithm

* fixed a typo
2020-08-08 11:51:22 +02:00
Chao Zhang
e54a3df231
Fix README typo (#524) 2020-08-08 11:45:15 +02:00
Oleksii Trekhleb
f42433e51e Fix ESLint issues. 2020-07-26 13:23:36 +02:00
vladimirschneider
2ffb7b7abf
Swap as destructuring assignment (#497) 2020-07-26 13:21:13 +02:00
Suraj Jadhav
194f2133af
Adding inequality conditions (#489)
A quick fix to add inequality conditions wherever needed.

Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
2020-07-26 13:19:28 +02:00
Oleksii Trekhleb
63f5a27152 Upgrade dependencies and fix ESLint issues. 2020-07-26 13:06:15 +02:00
Oleksii Trekhleb
4d8baf87db Adding OS to Travis config. 2020-07-26 12:51:58 +02:00
Oleksii Trekhleb
099848336c Using Node v12 for Travis. 2020-07-26 12:44:58 +02:00
Oleksii Trekhleb
d227a33c57 Upgrade dependencies. 2020-07-26 12:35:17 +02:00
Oleksii Trekhleb
0fcea277b7 Merge branch 'master' of https://github.com/trekhleb/javascript-algorithms 2020-07-15 06:53:08 +02:00
Oleksii Trekhleb
8d32c9fc8c Adjusting README. 2020-07-15 06:51:20 +02:00
solomon-han
3bf94e573d
Update README.ko-KR.md (#492) 2020-07-15 06:49:29 +02:00
Thiago Alberto da Silva
d43f9d8941
Update README.pt-BR.md (#490)
Traduzido Trie > Árvore de prefixos
2020-07-15 06:47:55 +02:00
Marcelo-Rodrigues
b3b8d4d3e8
Fix portuguese translation of graph on README (#503) 2020-07-15 06:46:31 +02:00
Yong Yang
aa10ffe443
Link error (#511) 2020-07-15 06:43:08 +02:00
Oleksii Trekhleb
70367294f6 Adding sponsorship info and a book link. 2020-07-08 09:06:17 +02:00
Oleksii Trekhleb
fd7cf58df8 Adding sponsorship info and a book link. 2020-07-08 09:02:57 +02:00
Oleksii Trekhleb
1294afcef5 Adding sponsorship info and a book link. 2020-07-08 09:01:06 +02:00
Oleksii Trekhleb
87e74dd8af Adding sponsorship info and a book link. 2020-07-08 08:57:44 +02:00
Oleksii Trekhleb
a35b776523 Merge branch 'master' of https://github.com/trekhleb/javascript-algorithms 2020-07-08 08:54:21 +02:00
Oleksii Trekhleb
247bc777ef Adding sponsorship info and a book link. 2020-07-08 08:52:17 +02:00
Oleksii Trekhleb
af09d4b761
Update FUNDING.yml 2020-07-08 07:54:13 +02:00
Oleksii Trekhleb
503a76d0ae
Create FUNDING.yml 2020-07-06 22:39:50 +02:00
Oleksii Trekhleb
833f59b34b Add BACKERS.md. 2020-07-03 07:51:31 +02:00
Oleksii Trekhleb
ba2d8dc4a8 Add machine-learning algorithm examples. 2019-12-07 22:30:04 +01:00
Oleksii Trekhleb
dc1047df72
Upgrade dependencies to latest versions. (#367) 2019-06-25 06:56:44 +02:00
Oleksii Trekhleb
94abfec91d Fix pt-BR README links. 2019-04-16 18:09:37 +03:00
Oleksii Trekhleb
e954d6d0f3 pt-BR translations fixes. 2019-04-16 18:05:39 +03:00
Marcos Gonçalves
ed99f9d216 Adds Portuguese (pt-BR) translation (#340)
* create portuguese translations

* renames `Lista Ligada` to `Lista Encadeada`

* revert changes on package-lock.json
2019-04-16 17:47:04 +03:00
Oleksii Trekhleb
1520533d11 Fix issue #315. 2019-04-12 09:02:03 +03:00