Oleksii Trekhleb
|
af08253a95
|
Adding Heap time complexities
|
2023-02-01 08:11:25 +01:00 |
|
Oleksii Trekhleb
|
5fc33c0f0a
|
Add a recursive version of the Longest Common Subsequence.
|
2023-01-30 09:08:17 +01:00 |
|
Oleksii Trekhleb
|
c9f1caf1ca
|
Add a recursive version of the Longest Common Substring.
|
2023-01-30 09:01:49 +01:00 |
|
Oleksii Trekhleb
|
bcd1cc1b00
|
Upgrade packages and Node versions. (#989)
* Upgrade to Node 16
* Upgrade packages and Node versions.
|
2023-01-30 08:19:38 +01:00 |
|
Oleksii Trekhleb
|
1d6249d552
|
Update README.
|
2023-01-27 08:05:56 +01:00 |
|
Oleksii Trekhleb
|
4b4d77071c
|
Add an example of the LRU Cache based on the Map.
|
2023-01-24 09:43:12 +01:00 |
|
Oleksii Trekhleb
|
69c3a16f75
|
Refactor LRU Cache.
|
2023-01-24 09:04:02 +01:00 |
|
Oleksii Trekhleb
|
fbd77551b3
|
Update time complexity table for LRU.
|
2023-01-23 18:44:46 +01:00 |
|
Oleksii Trekhleb
|
f6a0ed42bc
|
Update time complexity table for LRU.
|
2023-01-23 18:43:52 +01:00 |
|
Oleksii Trekhleb
|
6c4aa1b6a2
|
Update time complexity table for LRU.
|
2023-01-23 18:43:00 +01:00 |
|
Oleksii Trekhleb
|
3d8dd9a67f
|
Update LRU Cache README.
|
2023-01-23 18:15:13 +01:00 |
|
Oleksii Trekhleb
|
d408abd833
|
Update LRU Cache image.
|
2023-01-23 18:07:24 +01:00 |
|
Oleksii Trekhleb
|
e4f2ccdbec
|
Add an example of the LRU (Least Recently Used) Cache implementation (#980)
* Add an example of the LRU Cache implementation.
* Promote the node on set() as well.
* Add LRU Cache images.
|
2023-01-23 18:03:40 +01:00 |
|
Oleksii Trekhleb
|
6c335c5d83
|
Fixing the broken link for QuickSort
|
2023-01-06 14:45:04 +01:00 |
|
Oleksii Trekhleb
|
65e4a7c8b3
|
Adding a simple cascading solution to generate a Power Set (#975)
* Add a simple cascading version of generating a PowerSet.
* Update README.
* Update README.
* Update README.
|
2023-01-06 14:37:36 +01:00 |
|
Oleksii Trekhleb
|
a123b9017d
|
Reverting Malay translation since most of the links are not working
|
2022-12-05 08:06:38 +01:00 |
|
j0pgrm
|
2a6f724589
|
Malay readme (#927)
* update-readme
* deploy
* deploy
Co-authored-by: name <your mail>
Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
|
2022-12-05 07:59:33 +01:00 |
|
Oleksandr (Sasha) Khivrych
|
a6a4d01f95
|
feat: added ukranian translations for graph, heap, linked-list, priority-queue, queue, stack. trie (#965)
|
2022-12-05 07:38:35 +01:00 |
|
Oleksii Trekhleb
|
025b9a390b
|
Update Permutation and Combination cheatsheets. (#963)
|
2022-11-28 16:43:30 +01:00 |
|
Oleksii Trekhleb
|
565256088a
|
README updates.
|
2022-11-10 15:06:33 +01:00 |
|
Berkay
|
8e4225ac71
|
Update README.md (#953)
Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
|
2022-11-10 15:04:50 +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 |
|
David (Dato) Kadaria
|
5de9ca28e9
|
Added Georgian translation && Added link to the translation from other files (#951)
|
2022-11-10 15:00:21 +01:00 |
|
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 |
|