mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-07-08 02:14:56 +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)
|
||||
|
||||

|
||||

|
||||
|
||||
#### 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)
|
||||
|
||||

|
||||

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