Fex READMEs.

This commit is contained in:
Oleksii Trekhleb 2022-01-25 17:56:34 +01:00
parent d0c359e990
commit 5b64117a2c
3 changed files with 30 additions and 27 deletions

View File

@ -5,7 +5,8 @@ _Read this in other languages:_
[_Русский_](README.ru-RU.md),
[_日本語_](README.ja-JP.md),
[_Français_](README.fr-FR.md),
[_Português_](README.pt-BR.md), [_한국어_](README.ko-KR.md)
[_Português_](README.pt-BR.md),
[_한국어_](README.ko-KR.md)
In computing, a **hash table** (hash map) is a data
structure which implements an *associative array*

View File

@ -6,7 +6,8 @@ _Read this in other languages:_
[_日本語_](README.ja-JP.md),
[_Français_](README.fr-FR.md),
[_Português_](README.pt-BR.md),
[_Türkçe_](README.tr-TR.md)
[_Türkçe_](README.tr-TR.md),
[_한국어_](README.ko-KR.md)
In computer science, a **heap** is a specialized tree-based
data structure that satisfies the heap property described

View File

@ -5,7 +5,8 @@ _Read this in other languages:_
[_Русский_](README.ru-RU.md),
[_日本語_](README.ja-JP.md),
[_Français_](README.fr-FR.md),
[_Português_](README.pt-BR.md), [_한국어_](README.ko-KR.md)
[_Português_](README.pt-BR.md),
[_한국어_](README.ko-KR.md)
In computer science, a **queue** is a particular kind of abstract data
type or collection in which the entities in the collection are