Prefer initializing `result` to an empty array of size `m`, which makes the algorithm a bit more elegant. |
||
|---|---|---|
| .. | ||
| binary-adder.py | ||
| fisher-yates.py | ||
| random-choice.py | ||
Prefer initializing `result` to an empty array of size `m`, which makes the algorithm a bit more elegant. |
||
|---|---|---|
| .. | ||
| binary-adder.py | ||
| fisher-yates.py | ||
| random-choice.py | ||