Oleksii Trekhleb
c4164bf224
Update README.md
2022-10-21 22:21:11 +02: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
Oleksandr (Sasha) Khivrych
9ef6650207
feat: added ukrainian translations for hash table ( #948 )
...
Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
2022-10-10 15:05:58 +02:00
David (Dato) Kadaria
26a27f360a
Add Georgian translation for 'algorithms: Factorial' ( #947 )
...
* Translated Factorial
* Renamed file and added link to it from the original file
* Replaced Wikipedia link with Georgian version
2022-10-10 15:02:41 +02:00
Oleksii Trekhleb
d3c0ee6f7a
Update README.md
2022-09-21 09:12:46 +02:00
Oleksii Trekhleb
ebfe961f0f
Update README.md
2022-09-21 09:10:09 +02:00
Oleksii Trekhleb
4d2d7189c6
Add a link to minimalistic data structure sketches. ( #933 )
2022-08-30 09:26:36 +02:00
Oleksii Trekhleb
1d02cd6596
Update data-structure images.
2022-08-29 18:39:05 +02:00
Oleksii Trekhleb
f9b558b802
Update data-structure images.
2022-08-27 18:18:07 +02:00
Oleksii Trekhleb
6914c654a3
Update data-structure images.
2022-08-27 17:58:14 +02:00
Oleksii Trekhleb
a81c0bdb2c
Update data-structure images.
2022-08-27 17:39:41 +02:00
Oleksii Trekhleb
8c7950a389
Update data-structure images.
2022-08-27 17:33:39 +02:00
Oleksii Trekhleb
41038d3297
Update data-structure images.
2022-08-27 14:35:09 +02:00
Oleksii Trekhleb
928bac1f54
Update data-structure images.
2022-08-26 20:13:14 +02:00
Oleksii Trekhleb
8fd8e752ea
Update data-structure images.
2022-08-26 07:14:32 +02:00
Oleksii Trekhleb
036a67b9b4
Update DS images.
2022-08-21 17:08:30 +02:00
Oleksii Trekhleb
b55e79aed2
Update BST image.
2022-08-19 19:20:48 +02:00
Oleksii Trekhleb
7236dacb34
Update Trie image.
2022-08-19 19:08:53 +02:00
Oleksii Trekhleb
28109b4f41
Update Trie image.
2022-08-19 19:07:38 +02:00
Oleksii Trekhleb
ad2f49af38
Update Hash Table image.
2022-08-12 20:58:53 +02:00
Oleksii Trekhleb
21b72902f0
Update Hash Table image.
2022-08-12 20:45:10 +02:00
Oleksii Trekhleb
18fcead0dc
Update Hash Table image.
2022-08-11 17:26:11 +02:00
Oleksii Trekhleb
ac31c913b2
Update Graph image.
2022-08-11 16:34:05 +02:00
Oleksii Trekhleb
3d2cfb99b7
Do
2022-07-29 21:47:38 +02:00
Oleksii Trekhleb
b7017ede98
Update Tree image.
2022-07-27 18:25:52 +02:00
Oleksii Trekhleb
ceb6c858c7
Update image for the Doubly Linked List.
2022-07-26 20:59:47 +02:00
Oleksii Trekhleb
dc65485196
Update images for Linked List, Doubly Linked List, Queue, and Stack. ( #915 )
...
* Update linked list image.
* Update Queue image.
* Update Stack image.
* Update Doubly Linked List image.
2022-07-26 20:54:39 +02:00
Oleksii Trekhleb
fc47fff089
Update Queue images.
2022-07-26 07:26:21 +02:00
Oleksii Trekhleb
c5c795a7f0
Update Stack images.
2022-07-24 18:27:23 +02:00
Oleksii Trekhleb
10b79ee1d7
Update Stack images.
2022-07-24 18:18:53 +02:00
Oleksii Trekhleb
58491c74c9
Update Queue images.
2022-07-24 17:53:46 +02:00
Oleksii Trekhleb
6a99b2075d
Merge branch 'master' of https://github.com/trekhleb/javascript-algorithms
2022-07-24 17:50:33 +02:00
Oleksii Trekhleb
5a28fef1a7
Update Queue images.
2022-07-24 17:49:21 +02:00
Oleksii Trekhleb
28b43226a4
Update README.md
2022-07-02 17:50:13 +02:00
Oleksii Trekhleb
cb7afe18ef
Update README.md
2022-03-12 17:46:09 +01:00
Oleksii Trekhleb
cd34b52e22
Update README.md
2022-03-12 17:45:45 +01:00
Oleksii Trekhleb
b2427d0e18
Help Ukraine
2022-03-01 18:31:32 +01:00
Oleksii Trekhleb
c89388445e
Help Ukraine
2022-03-01 18:26:25 +01:00
Oleksii Trekhleb
7a37a6b86e
Add more followup links for Max Subarray problem.
2022-02-04 08:57:25 +01:00
Oleksii Trekhleb
82f0b5edf0
Add a Divide and Conquer version of the MaxSubArray problem.
2022-02-04 08:56:15 +01:00
Sambath Kumar Logakrishnan
5df28bd5b5
Tweaked get function of HashTable
...
In case of key on present in table, now don't need to be compute hash for that key, then check corresponding list from bucket for that hash that key is present instead now agent will return expected undefined once there is no hash value present at fast lookup keys object
2022-02-01 23:26:56 +01:00
Oleksii Trekhleb
819f38f792
Some text fixes.
2022-01-27 21:05:22 +01:00
서다솔
294eb3c53f
Add merge sort document in Korean ( #632 )
...
* Add merge sort doc in Korean
* Update README.md
2022-01-27 21:04:41 +01:00
Lucas De Angelis
0006350cc7
French translation for module "Graph" ( #634 )
...
The first part of the translation is a direct translation of the
english part. The second is too, although it wasn't done by me
but by wikipedia contributors (the second paragraph of the
English wikipedia introduction is exactly the same as the first
paragraph of the French wikipedia "Description")
Add french version redirection on the README.md. The french
version is placed before the portuguese version to have a
cleaner diff (no trailing commas to edit)
2022-01-27 21:03:48 +01:00
Antonio Gonzalez Capel
8d0f300aa5
Update README.es-ES.md ( #628 )
...
Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
2022-01-27 21:03:12 +01:00
0xFF
3038c77a8c
fix error ( #637 )
2022-01-27 21:02:10 +01:00
TheJang
cadee14053
Fix: spacing word ( #639 )
2022-01-27 21:01:42 +01:00
DS Park
3fa19670f2
Add Korean translation. ( #644 )
...
* Translate the Heap README to Korean.
* Translate Priority Queue's README to Korean
* Translate Kruskal Algorithm's README into Korean.
* fix typo
* Translate the Dijkstra README to Korean.
Co-authored-by: cckn <pds@enitt.co.kr>
Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
2022-01-27 21:00:45 +01:00
MrBrain295
677862540e
Change Copy Write to 2021 ( #652 )
...
Change Copy Write to 2021 from 2018.
2022-01-27 20:57:33 +01:00
m11o
82680c03ee
fix small modification in README.ja-JP.md ( #651 )
2022-01-27 20:56:33 +01:00