Skip to content

Теория #43

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 26 commits into from
Jun 18, 2024
Merged

Теория #43

merged 26 commits into from
Jun 18, 2024

Conversation

dfsavffc
Copy link
Contributor

@dfsavffc dfsavffc commented May 5, 2024

No description provided.


![](https://i.imgur.com/yjgw3Tf.png)

Существуют два основных варианта хеш-таблиц: с **открытой адресацией** и **списками**. Хеш-таблица является массивом элементы которого есть пары (хеш-таблица с открытой адресацией) или списки пар (хеш-таблица со списками).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

хорошо бы тут сделать кликабельную ссылку на файл с методом цепочек

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

не стоит трогать эти файлы

@LostPointer LostPointer merged commit a314e67 into AlgorithmsDafeMipt2024:main Jun 18, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants