Files
hello-algo/ru/docs/chapter_heap/index.md
Yudong Jin 22b3b568ef fix Ru translation (#1894)
* docs(ru): replace prose quotes with guillemets

* docs(ru): replace prose semicolons with periods

* docs(ru): align animation title forms

* docs(ru): align figure and table references
2026-04-14 18:10:12 +08:00

10 lines
403 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Куча
![Куча](../assets/covers/chapter_heap.jpg)
!!! abstract
Куча - это полное двоичное дерево, удовлетворяющее определенным условиям.
В максимальной и минимальной куче элемент на вершине всегда обладает самым выраженным приоритетом.