You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> | Search is bounded by O(log n) time | Search time is unbounded |
15
+
> | Unlimited O(log n) insertion operations followed by a sequence of rotations | Limited number of insertion operations that can imply no movement at all |
16
+
> | Cannot have two consecutive red nodes | Period every month |
17
+
> | Takes O(n) space | Takes all the space in the bathroom and closet |
18
+
> | Fast construction, insertion, search and deletion parallel algorithms | Parallelization takes a lot of effort |
19
+
20
+
---
21
+
22
+
* Студент: `Барсуков Максим Андреевич`
23
+
* Группа: `P3315`
24
+
* ИСУ: `367081`
25
+
* Функциональный язык: `Elixir`
26
+
27
+
---
28
+
29
+
Интерфейс — *Red-Black Tree*, структура данных — *Set*.
0 commit comments