mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-07-10 21:41:17 +08:00
Fix issue #132 - Wrong Red-Black Tree pictures in README.
This commit is contained in:
@ -74,7 +74,7 @@ unlike ordinary binary search trees.
|
|||||||
|
|
||||||
#### Left Right Case (See g, p and x)
|
#### Left Right Case (See g, p and x)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
#### Right Right Case (See g, p and x)
|
#### Right Right Case (See g, p and x)
|
||||||
|
|
||||||
@ -82,7 +82,7 @@ unlike ordinary binary search trees.
|
|||||||
|
|
||||||
#### Right Left Case (See g, p and x)
|
#### Right Left Case (See g, p and x)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user