DSA/algorithms
Faizan711 911e6a0094
Create NKnights.java
This is a Java Program to find all the possible combinations to place N Knights in an NxN Chessboard such that they all are non-attacking to each other.
2022-08-08 12:46:58 +05:30
..
C chore(C): add sieve-of-eratosthenes (#778) 2022-08-02 15:38:49 -04:00
CPlusPlus enh(CPlusPlus): add binary search (#777) 2022-07-19 19:09:09 -04:00
CSharp docs(CSharp): grammar enhancement (#757) 2022-05-10 18:26:33 -04:00
Go chore(Python): add string algorithms (#565) 2021-10-14 08:52:23 -04:00
Haskell docs: replace ordered lists to unordered lists (#551) 2021-10-09 11:06:25 -04:00
Java Create NKnights.java 2022-08-08 12:46:58 +05:30
JavaScript chore(Javascript): add factorial recursion (#756) 2022-05-06 09:01:10 -04:00
Python chore(Python): add depth first search (#775) 2022-07-15 08:46:44 -04:00
Rust docs: replace ordered lists to unordered lists (#551) 2021-10-09 11:06:25 -04:00