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