mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-11-13 06:23:00 +08:00
Update READMEs.
This commit is contained in:
parent
432c894f49
commit
b3fca79cc1
@ -7,7 +7,7 @@ where a ∈ A and b ∈ B.
|
|||||||
|
|
||||||
Cartesian product `AxB` of two sets `A={x,y,z}` and `B={1,2,3}`
|
Cartesian product `AxB` of two sets `A={x,y,z}` and `B={1,2,3}`
|
||||||
|
|
||||||
![Cartesian Product of Two Sets](https://github.com/trekhleb/javascript-algorithms/blob/master/assets/cartesian-product.png)
|
![Cartesian Product of Two Sets](https://upload.wikimedia.org/wikipedia/commons/4/4e/Cartesian_Product_qtl1.svg)
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user