29 Commits

Author SHA1 Message Date
036a67b9b4 Update DS images. 2022-08-21 17:08:30 +02:00
ad2f49af38 Update Hash Table image. 2022-08-12 20:58:53 +02:00
21b72902f0 Update Hash Table image. 2022-08-12 20:45:10 +02:00
18fcead0dc Update Hash Table image. 2022-08-11 17:26:11 +02:00
f0ec1395c1 Update README.zh-CN.md (#685) 2022-01-27 20:40:50 +01:00
5b64117a2c Fex READMEs. 2022-01-25 17:56:34 +01:00
d11f7fadd6 Add Korean translation (#767)
Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
2022-01-25 17:48:56 +01:00
5a83ecc00d fixed spelling error for hash-table (ru) (#775) 2022-01-25 10:04:32 +01:00
42c6718cb0 Add Korean translation for data-structures Hash Table & Heap (#843)
* Create README.ko-KR.md

* Create README.ko-KR.md

* Update README.ko-KR.md

* Update README.ko-KR.md

* Update README.ko-KR.md

* Update README.ko-KR.md
2022-01-25 09:32:01 +01:00
1b0e27ab86 Add getValues() method to HashTable and update LinkedList READMEs. 2020-12-11 09:14:48 +01:00
46daaf51c5 Modify HashTable (#447)
Add a getValues() method to the HashTable data structure
2020-12-11 08:54:37 +01:00
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
63f5a27152 Upgrade dependencies and fix ESLint issues. 2020-07-26 13:06:15 +02:00
e954d6d0f3 pt-BR translations fixes. 2019-04-16 18:05:39 +03:00
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
2632a3a683 Add Japanese translation (#1) (#337)
* add japanese translation

* fix typo
2019-04-12 08:32:08 +03:00
c672f1ff30 Translate hash table into Russian. Add links from English file to translations. (#318) 2019-03-08 12:52:53 +02:00
872521fb03 Partial translation of Simplified Chinese (#185)
* init

* init

* init

* init
2018-08-30 08:30:24 +03:00
6e897a0a7a Minor README updates. 2018-07-30 14:18:56 +03:00
305e30357c Add comments to HashTable hash function. 2018-07-29 08:28:03 +03:00
39acb2b65d Avoid using toBeTruthy() and toBeFalsy() because of type coercion. 2018-07-26 16:14:26 +03:00
5b3de38cca Update hash table methods. 2018-05-31 21:35:53 +03:00
ecd8d22fc6 Add new hash table methods. 2018-05-31 21:30:44 +03:00
ef72e2de79 Update READMEs. 2018-05-21 16:48:21 +03:00
773941843f Add README. 2018-04-14 09:26:51 +03:00
8c46dbfb6d Make it possible to add objects to LinkedList. 2018-04-09 12:15:28 +03:00
86a4069e26 Cleanup. 2018-03-30 10:37:24 +03:00
6ffbd6eb55 Add HashTable. 2018-03-28 09:30:30 +03:00
ce40b52e09 Add HashTable. 2018-03-28 09:29:47 +03:00