Oleksii Trekhleb
565256088a
README updates.
2022-11-10 15:06:33 +01:00
Oleksandr (Sasha) Khivrych
e62572648c
feat: added ukr translations for bloom filter, Disjoint Set, Doubly Linked List ( #957 )
...
Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
2022-11-10 15:02:29 +01:00
Mateus Pfeffer
da6ae08851
Brazilian Portuguese translation and typos fixes ( #943 )
...
* Update README.pt-BR.md
* TRIE README.pt-BR typo
* TREE README.pt-BR typo
* Stack README.pt-BR typo
* Priority Queue README.pt-BR typo
* hash-table README.pt-BR typo
* doubly-linked-list README.pt-BR typo
* disjoint-set README.pt-BR typo
* bloom-filter README.pt-BR typo
* merge-sort pt-BR translation
* merge-sort README added pt-BR option
* insertion sort pt-BR translation
* insertion sort README added pt-br option
* heap-sort pt-BR translation
* heap-sort READMED added pt-BR option
* bubble sort pt-BR typo
* pt-BR translation for sorting algorithms
Fixed typos and translated all the missing algorithms
* Update README.pt-BR.md
* linked list pt-BR translation
* ml pt-BR translation
* fix typo in README
Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
2022-10-10 15:23:32 +02:00
Oleksii Trekhleb
63f5a27152
Upgrade dependencies and fix ESLint issues.
2020-07-26 13:06:15 +02: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
4aecd5772f
Fix README typos.
2019-03-22 07:47:39 +02:00
Stulov Alex
38d0ccc222
Translate disjoint set into Russian. ( #321 )
2019-03-22 07:18:18 +02:00
Oleksii Trekhleb
39acb2b65d
Avoid using toBeTruthy() and toBeFalsy() because of type coercion.
2018-07-26 16:14:26 +03:00
m-maksyutin
36e0bfeb32
Fix the value returned by DisjointSet union ( #81 )
...
* Fix LinkedList
* Fix the prepend method for the LinkedList
* Fix the remove method for the MinHeap
* Correct a comment
* Fix BST removal method
* Fix the findEdge method of the graph
* Fix the value returned by DisjointSet union
2018-06-27 16:22:54 +03:00
Oleksii Trekhleb
ef72e2de79
Update READMEs.
2018-05-21 16:48:21 +03:00
Oleksii Trekhleb
843893e8e7
Add disjoint set.
2018-05-04 06:18:05 +03:00
Oleksii Trekhleb
2e76caa9d6
Add disjoint set.
2018-05-03 16:49:46 +03:00