We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 476c0ac commit 346b065Copy full SHA for 346b065
README.md
@@ -82,7 +82,6 @@
82
* [N-Queens Problem](https://github.com/trekhleb/javascript-algorithms/tree/master/src/algorithms/uncategorized/n-queens)
83
* [Knight's Tour](https://github.com/trekhleb/javascript-algorithms/tree/master/src/algorithms/uncategorized/knight-tour)
84
* Union-Find
85
- * Maze
86
* Sudoku
87
88
### Algorithms by Paradigm
0 commit comments