forked from YovM/Algorithms
* Tighten up psf/black and flake8
* Fix some tests
* Fix some E741
* Fix some E741
* updating DIRECTORY.md
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
|
||
|---|---|---|
| .. | ||
| all_combinations.py | ||
| all_permutations.py | ||
| all_subsequences.py | ||
| coloring.py | ||
| hamiltonian_cycle.py | ||
| minimax.py | ||
| n_queens.py | ||
| sudoku.py | ||
| sum_of_subsets.py | ||